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