JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Change bar_toggle_ws to enable overall visibility of bars when needed.
[spectrwm.git] / version.h
index 0a50be0..6e06954 100644 (file)
--- a/version.h
+++ b/version.h
@@ -23,7 +23,7 @@
 
 #define SPECTRWM_MAJOR         2
 #define SPECTRWM_MINOR         0
-#define SPECTRWM_PATCH         0
+#define SPECTRWM_PATCH         2
 #define SPECTRWM_VERSION               SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \
                                SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \
                                SPECTRWM_STRINGIZE(SPECTRWM_PATCH)