Use Client_find_by_session() instead of a few open-coded loops.
[umurmur.git] / src / version.h
index 513135635c9e51b94b660141f5163a6f7589d3b9..4b9170735c876e79e4e55c65331b55344ace93dd 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef VERSION_H_989876
 #define VERSION_H_989876
 
-#define UMURMUR_VERSION "0.2.16"
-#define UMURMUR_CODENAME "Agrajag"
+#define UMURMUR_VERSION "0.2.17"
+#define UMURMUR_CODENAME "Colin"
 
 #endif