We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f660d commit 3bcde9eCopy full SHA for 3bcde9e
php_hashids.h
@@ -24,7 +24,7 @@
24
extern zend_module_entry hashids_module_entry;
25
#define phpext_hashids_ptr &hashids_module_entry
26
27
-#define PHP_HASHIDS_VERSION "0.1.0" /* Replace with version number for your extension */
+#define PHP_HASHIDS_VERSION "1.0.0-rc"
28
29
/*
30
Copyright (C) 2014 Latchezar Tzvetkoff
0 commit comments