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