X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=version.h;h=f6b068ee18a11fab59e0192a007e08545da256e1;hb=f8e5a1cf72a70dd2ca375c94a63fd269990ea633;hp=d0eacd3541f29c3adf12c786c6ee9f7bf828da13;hpb=5d85c472a1bbb33bfa6e4760a201f2c3a2ec4355;p=spectrwm.git diff --git a/version.h b/version.h index d0eacd3..f6b068e 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 1 +#define SPECTRWM_MINOR 2 #define SPECTRWM_PATCH 0 #define SPECTRWM_VERSION SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \ SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \