Skip to content

Commit ee73780

Browse files
committed
Go with 1.0.9
1 parent b202af1 commit ee73780

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</lead>
2727
<date>2024-08-05</date>
2828
<version>
29-
<release>1.0.8</release>
29+
<release>1.0.9</release>
3030
<api>1.0.0</api>
3131
</version>
3232
<stability>

php_mcrypt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
extern zend_module_entry mcrypt_module_entry;
3030
#define mcrypt_module_ptr &mcrypt_module_entry
3131

32-
#define PHP_MCRYPT_VERSION "1.0.7"
32+
#define PHP_MCRYPT_VERSION "1.0.9"
3333

3434
/* Functions for both old and new API */
3535
PHP_FUNCTION(mcrypt_ecb);

0 commit comments

Comments
 (0)