diff --git a/include/siri/version.h b/include/siri/version.h index 984c9239..e0fcbe6b 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -15,7 +15,7 @@ * Note that debian alpha packages should use versions like this: * 2.0.34-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-4" +#define SIRIDB_VERSION_PRE_RELEASE "" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug"