Update version
authorJeroen van der Heijden <jeroen@transceptor.technology>
Mon, 8 Jul 2019 12:10:55 +0000 (14:10 +0200)
committerJeroen van der Heijden <jeroen@transceptor.technology>
Mon, 8 Jul 2019 12:10:55 +0000 (14:10 +0200)
include/siri/version.h

index d6e3598ec619aa68dc0897d0861735c20a66df8c..667c6a4b73e1b2cfa1db3ecbf63485a9890226f2 100644 (file)
@@ -13,9 +13,9 @@
  * This should be an empty string when building a final release.
  * Examples: "-alpha-0" "-alpha-1", ""
  * Note that debian alpha packages should use versions like this:
- *   2.0.30-0alpha0
+ *   2.0.34-0alpha0
  */
-#define SIRIDB_VERSION_PRE_RELEASE "-alpha-1"
+#define SIRIDB_VERSION_PRE_RELEASE ""
 
 #ifndef NDEBUG
 #define SIRIDB_VERSION_BUILD_RELEASE "+debug"