meson.build

changeset 43275
e0039f085810
parent 43273
b2e7a32950ae
child 43279
83dbb4b20c99
--- a/meson.build	Mon Jun 30 23:07:02 2025 -0500
+++ b/meson.build	Thu Jul 03 00:22:52 2025 -0500
@@ -21,7 +21,7 @@
 #   For production releases:    ''
 #
 project('pidgin3', 'c',
-    version : '2.92.1',
+    version : '2.92.2-dev', # Don't forget the metadata file!
     meson_version : '>=1.0.0',
     default_options : ['c_std=c17', 'warning_level=2'])
 purple_soversion = 0

mercurial