JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add ability to set tile_gap to negative values.
[spectrwm.git] / version.h
index 6246cdd..f6b068e 100644 (file)
--- a/version.h
+++ b/version.h
@@ -21,7 +21,7 @@
 #define SPECTRWM_STR(x)                #x
 #define SPECTRWM_STRINGIZE(x)  SPECTRWM_STR(x)
 
-#define SPECTRWM_MAJOR         1
+#define SPECTRWM_MAJOR         2
 #define SPECTRWM_MINOR         2
 #define SPECTRWM_PATCH         0
 #define SPECTRWM_VERSION               SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \