Skip to content

Commit 8002240

Browse files
committed
bump version no in header
1 parent 499765b commit 8002240

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

php_vips.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
extern zend_module_entry vips_module_entry;
66
#define phpext_vips_ptr &vips_module_entry
77

8-
#define PHP_VIPS_VERSION "1.0.10"
8+
#define PHP_VIPS_VERSION "1.0.11"
99

1010
#ifdef PHP_WIN32
1111
# define PHP_VIPS_API __declspec(dllexport)

vips-1.0.11.tgz

9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)