summaryrefslogtreecommitdiffstats
path: root/php_rpminfo.h
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-16 09:39:15 +0200
committerRemi Collet <remi@php.net>2026-04-16 09:39:15 +0200
commit7489e86a955e483b9aac65aab4a8394d761ec671 (patch)
treedbe58508c577c114b45783b37e93818f12076010 /php_rpminfo.h
parente5768013b846eb78ce90ef452066eeb7d595c5ec (diff)
Back to dev
Diffstat (limited to 'php_rpminfo.h')
-rw-r--r--php_rpminfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_rpminfo.h b/php_rpminfo.h
index 68a8694..15e44e1 100644
--- a/php_rpminfo.h
+++ b/php_rpminfo.h
@@ -22,7 +22,7 @@
extern zend_module_entry rpminfo_module_entry;
#define phpext_rpminfo_ptr &rpminfo_module_entry
-#define PHP_RPMINFO_VERSION "1.2.1"
+#define PHP_RPMINFO_VERSION "1.2.2-dev"
#define PHP_RPMINFO_AUTHOR "Remi Collet"
#define PHP_RPMINFO_LICENSE "PHP-3.01"