X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=version.h;h=8aff1332c2e76985127a894a42830b42e877d908;hb=9adcfaabcc6299e665f724822718038e773db552;hp=e03e750293139f70a9a6a59237da7714c11d5a14;hpb=37a60f72732845e6e7c82234b2312c026e28699b;p=spectrwm.git diff --git a/version.h b/version.h index e03e750..8aff133 100644 --- a/version.h +++ b/version.h @@ -22,7 +22,7 @@ #define SPECTRWM_STRINGIZE(x) SPECTRWM_STR(x) #define SPECTRWM_MAJOR 2 -#define SPECTRWM_MINOR 0 +#define SPECTRWM_MINOR 1 #define SPECTRWM_PATCH 1 #define SPECTRWM_VERSION SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \ SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \