X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=version.h;h=6e06954feb6fa12a546f3885dc6d5fc6fb51e8ce;hb=6314288a163adc8af40f35dc57e89a79e1e282f5;hp=c9c856d4132888f64c18aec4f1e8656cdc3d496a;hpb=8fd4c3201462ed8f9134efc4535088534370dbc6;p=spectrwm.git diff --git a/version.h b/version.h index c9c856d..6e06954 100644 --- a/version.h +++ b/version.h @@ -21,8 +21,8 @@ #define SPECTRWM_STR(x) #x #define SPECTRWM_STRINGIZE(x) SPECTRWM_STR(x) -#define SPECTRWM_MAJOR 1 -#define SPECTRWM_MINOR 1 +#define SPECTRWM_MAJOR 2 +#define SPECTRWM_MINOR 0 #define SPECTRWM_PATCH 2 #define SPECTRWM_VERSION SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \ SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \