Skip to content

Commit

Permalink
Bumped version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Dec 12, 2019
1 parent 550da19 commit f096bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/php_maxminddb.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

#ifndef PHP_MAXMINDDB_H
#define PHP_MAXMINDDB_H 1
#define PHP_MAXMINDDB_VERSION "1.5.0"
#define PHP_MAXMINDDB_VERSION "1.5.1"
#define PHP_MAXMINDDB_EXTNAME "maxminddb"

extern zend_module_entry maxminddb_module_entry;
Expand Down

0 comments on commit f096bbe

Please sign in to comment.