summaryrefslogtreecommitdiffstats
path: root/php_rpminfo.h
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-12-19 15:30:40 +0100
committerRemi Collet <remi@php.net>2024-12-19 15:30:40 +0100
commit5de4620abda3109f5782dfbb36782821a4f8e1a8 (patch)
tree3ea80973f350d31a19e045be5e5af258074c2108 /php_rpminfo.h
parent574ac3236e0b3c9de2983ec4c52ef234f8b27d3b (diff)
Release 1.2.0v1.2.0
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 44f5955..aca0f52 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-dev"
+#define PHP_RPMINFO_VERSION "1.2.0"
#define PHP_RPMINFO_AUTHOR "Remi Collet"
#define PHP_RPMINFO_LICENSE "PHP-3.01"