summaryrefslogtreecommitdiffstats
path: root/php_rpminfo.h
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-12-19 17:41:29 +0100
committerRemi Collet <remi@php.net>2024-12-19 17:41:29 +0100
commit154d617d655f5e1532861c2a5ebf0b9c95ce01c2 (patch)
tree88a3bed9ddd15d5ced0258dcd002fb4c770f92dc /php_rpminfo.h
parent5de4620abda3109f5782dfbb36782821a4f8e1a8 (diff)
Back to devHEADmaster
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 aca0f52..98b8439 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.0"
+#define PHP_RPMINFO_VERSION "1.2.1-dev"
#define PHP_RPMINFO_AUTHOR "Remi Collet"
#define PHP_RPMINFO_LICENSE "PHP-3.01"