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