summaryrefslogtreecommitdiffstats
path: root/php_rpminfo.h
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-07 12:52:02 +0200
committerRemi Collet <remi@php.net>2024-10-07 12:52:02 +0200
commitc34507894e16657c38c062cf49c4aa20ffa58cef (patch)
tree41cfe64d127d7ba2ec6197d0e18eac17ef5b30ec /php_rpminfo.h
parent88a888df297ed70f26d3238a295d2e23197b3f3c (diff)
set version to 1.1.1 for piev1.1.1-p1
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 6f54208..eab272d 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.2-dev"
+#define PHP_RPMINFO_VERSION "1.1.1"
#define PHP_RPMINFO_AUTHOR "Remi Collet"
#define PHP_RPMINFO_LICENSE "PHP-3.01"