X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=version.h;h=e03e750293139f70a9a6a59237da7714c11d5a14;hb=024d93cece051fce3b8bbaae25570a2d6fec2e06;hp=cfbae98e5f9d61d1a9e222758b3a68b4009c46f1;hpb=a53197ff96655520858fe34e3b05e158abd3d90b;p=spectrwm.git diff --git a/version.h b/version.h index cfbae98..e03e750 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 1 #define SPECTRWM_VERSION SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \ SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \