diff --git a/include/config.h b/include/config.h index d78f3c8..ff7849d 100644 --- a/include/config.h +++ b/include/config.h @@ -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