Skip to content

Commit cd614d6

Browse files
committed
upgrade: version to 0.12.3
1 parent 3b13fed commit cd614d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_zstd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#ifndef PHP_ZSTD_H
2525
#define PHP_ZSTD_H
2626

27-
#define PHP_ZSTD_VERSION "0.12.2"
27+
#define PHP_ZSTD_VERSION "0.12.3"
2828
#define PHP_ZSTD_NS "Zstd"
2929

3030
extern zend_module_entry zstd_module_entry;

0 commit comments

Comments
 (0)