config.h: kexec-tools 2.0.13

This commit is contained in:
jollaman999
2016-08-18 21:16:46 +09:00
parent 756829fcd8
commit 13237ad912

View File

@@ -47,7 +47,7 @@
#define PACKAGE_NAME "kexec-tools"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "kexec-tools 2.0.12.git"
#define PACKAGE_STRING "kexec-tools 2.0.13"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "kexec-tools"
@@ -56,7 +56,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.0.12.git"
#define PACKAGE_VERSION "2.0.13"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1