JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Prepare for release 2.5.1.
[spectrwm.git] / version.h
index e51ce7c..3818a70 100644 (file)
--- a/version.h
+++ b/version.h
@@ -23,7 +23,7 @@
 
 #define SPECTRWM_MAJOR         2
 #define SPECTRWM_MINOR         5
-#define SPECTRWM_PATCH         0
+#define SPECTRWM_PATCH         1
 #define SPECTRWM_VERSION               SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \
                                SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \
                                SPECTRWM_STRINGIZE(SPECTRWM_PATCH)