Update the master branch to version 0.13.99

This commit is contained in:
Eric Haszlakiewicz
2017-12-09 14:59:48 -05:00
parent 8c4a941475
commit 0631c37c7f
7 changed files with 16 additions and 10 deletions

View File

@@ -175,7 +175,7 @@
#define PACKAGE_NAME "JSON C Library"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "JSON C Library 0.12.99"
#define PACKAGE_STRING "JSON C Library 0.13.99"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "json-c"
@@ -184,13 +184,13 @@
#define PACKAGE_URL "https://github.com/json-c/json-c"
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.12.99"
#define PACKAGE_VERSION "0.13.99"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
#define VERSION "0.12.99"
#define VERSION "0.13.99"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */