summaryrefslogtreecommitdiffstats
path: root/php_rpminfo.h
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-09-25 13:50:28 +0200
committerRemi Collet <remi@php.net>2025-09-25 13:50:28 +0200
commitabeb4d3138497ed4d09b4a7be270e65c94e3cdbd (patch)
tree992c8b2e87b240ada7ef27ded7bc425207350a78 /php_rpminfo.h
parentcf0068ceba470ba260467992ced4ac8b8f11b763 (diff)
Release 1.2.1HEADv1.2.1master
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 98b8439..68a8694 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-dev"
+#define PHP_RPMINFO_VERSION "1.2.1"
#define PHP_RPMINFO_AUTHOR "Remi Collet"
#define PHP_RPMINFO_LICENSE "PHP-3.01"