Skip to content

Commit 8da3b4f

Browse files
committed
Bumped version to 1.1.1
1 parent a899ef2 commit 8da3b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/php_maxminddb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
#ifndef PHP_MAXMINDDB_H
1717
#define PHP_MAXMINDDB_H 1
18-
#define PHP_MAXMINDDB_VERSION "1.1.0"
18+
#define PHP_MAXMINDDB_VERSION "1.1.1"
1919
#define PHP_MAXMINDDB_EXTNAME "maxminddb"
2020

2121
extern zend_module_entry maxminddb_module_entry;

0 commit comments

Comments
 (0)