Skip to content

Commit 9b7f70d

Browse files
committed
fix version number in header
1 parent f8f2a31 commit 9b7f70d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: php_vips.h

+1-1
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.8"
8+
#define PHP_VIPS_VERSION "1.0.9"
99

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

Diff for: vips-1.0.9.tgz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)