Skip to content

Commit bbfb880

Browse files
committed
oop forgot a version string
1 parent d94ac83 commit bbfb880

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

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

vips-1.0.13.tgz

-2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)