diff --git a/include/version.h b/include/version.h index b3374f2c..f8bbecb6 100644 --- a/include/version.h +++ b/include/version.h @@ -12,7 +12,6 @@ #define PACKAGE_VERSION_MAJOR 0 #define PACKAGE_VERSION_MINOR 5 #define PACKAGE_VERSION_PATCH 0 -#define PACKAGE_VERSION_RC 2 const char *get_package_version_string(void);