JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Prepare for release 1.1.0.
[spectrwm.git] / version.h
index 793f75d..5689a6b 100644 (file)
--- a/version.h
+++ b/version.h
@@ -22,7 +22,7 @@
 #define SPECTRWM_STRINGIZE(x)  SPECTRWM_STR(x)
 
 #define SPECTRWM_MAJOR         1
-#define SPECTRWM_MINOR         0
+#define SPECTRWM_MINOR         1
 #define SPECTRWM_PATCH         0
 #define SPECTRWM_VERSION               SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \
                                SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \