Decided to call the Mumble-1.2.0 compatible release 0.2.0 after all...
authorfatbob313 <martin@fatbob.nu>
Thu, 21 Jan 2010 20:19:02 +0000 (20:19 +0000)
committerfatbob313 <martin@fatbob.nu>
Thu, 21 Jan 2010 20:19:02 +0000 (20:19 +0000)
src/version.h

index e3dce30ba084400455d1765854915b51b0770d6e..1e4482734f247e1ad34e7c6406b0d60e381eae27 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef VERSION_H_989876
 #define VERSION_H_989876
 
-#define UMURMUR_VERSION "1.2.0-beta1"
+#define UMURMUR_VERSION "0.2.0-beta1"
 
 #endif