Bumped version to 1.1
authorJustin Wind <justin.wind@gmail.com>
Tue, 19 Feb 2013 06:32:01 +0000 (22:32 -0800)
committerJustin Wind <justin.wind@gmail.com>
Tue, 19 Feb 2013 06:32:01 +0000 (22:32 -0800)
version.h

index 42680d2be67db50f024662bb9a3a026b87cb8e3e..6e3e3a59e49613b14beb1ecf702d35fb01600991 100644 (file)
--- a/version.h
+++ b/version.h
@@ -2,9 +2,9 @@
 #define VERSION_H
 
 #define VERSION_MAJOR 1
-#define VERSION_MINOR 0
+#define VERSION_MINOR 1
 #define VERSION_EXTRA_STR ""
-#define VERSION_STR "1.0"
-#define VERSION_DATE  "2012-10-15"
+#define VERSION_STR "1.1"
+#define VERSION_DATE  "2013-02-19"
 
 #endif