Bump version to 0.2.17
authorFelix Morgner <felix.morgner@gmail.com>
Sat, 29 Apr 2017 10:48:50 +0000 (12:48 +0200)
committerFelix Morgner <felix.morgner@gmail.com>
Sat, 29 Apr 2017 10:48:50 +0000 (12:48 +0200)
src/version.h

index 402c4f1eafcfa0a5462ebcb58b57d6be0f0ea6ff..4b9170735c876e79e4e55c65331b55344ace93dd 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef VERSION_H_989876
 #define VERSION_H_989876
 
-#define UMURMUR_VERSION "0.2.17rc1"
+#define UMURMUR_VERSION "0.2.17"
 #define UMURMUR_CODENAME "Colin"
 
 #endif