summaryrefslogtreecommitdiffstats
path: root/php_rpminfo.h
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-03 15:30:48 +0200
committerRemi Collet <remi@php.net>2024-09-03 15:30:48 +0200
commitf36285ac67f458e5ea1bc8f44746bb447f15ff95 (patch)
tree3d9d87f37177fed649193b1edca074c860172770 /php_rpminfo.h
parentb9a7178791333b8a45e3cdf84adb459c3ef1a9b7 (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 eab272d..6f54208 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.1.1"
+#define PHP_RPMINFO_VERSION "1.1.2-dev"
#define PHP_RPMINFO_AUTHOR "Remi Collet"
#define PHP_RPMINFO_LICENSE "PHP-3.01"