JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Prepare for release 0.11.0.
authorMarco Peereboom <marco@conformal.com>
Wed, 8 Feb 2012 18:31:58 +0000 (12:31 -0600)
committerMarco Peereboom <marco@conformal.com>
Wed, 8 Feb 2012 18:31:58 +0000 (12:31 -0600)
version.h

index 6ea92a7..83efea9 100644 (file)
--- a/version.h
+++ b/version.h
@@ -22,7 +22,7 @@
 #define SCROTWM_STRINGIZE(x)   SCROTWM_STR(x)
 
 #define SCROTWM_MAJOR          0
-#define SCROTWM_MINOR          10
+#define SCROTWM_MINOR          11
 #define SCROTWM_PATCH          0
 #define SCROTWM_VERSION                SCROTWM_STRINGIZE(SCROTWM_MAJOR) "." \
                                SCROTWM_STRINGIZE(SCROTWM_MINOR) "." \