Skip to content

Commit 0fcfeb4

Browse files
committed
:octocat: bump version number
1 parent b730d3e commit 0fcfeb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_xz.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#ifndef PHP_XZ_H
2121
# define PHP_XZ_H
2222

23-
#define PHP_XZ_VERSION "1.1.1"
23+
#define PHP_XZ_VERSION "1.1.2"
2424

2525
extern zend_module_entry xz_module_entry;
2626
extern php_stream_wrapper php_stream_xz_wrapper;

0 commit comments

Comments
 (0)