X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=version.h;h=6e06954feb6fa12a546f3885dc6d5fc6fb51e8ce;hb=0d5bc34d2b35fea4e86d28d1b0cbad46a17ee88c;hp=e03e750293139f70a9a6a59237da7714c11d5a14;hpb=37a60f72732845e6e7c82234b2312c026e28699b;p=spectrwm.git diff --git a/version.h b/version.h index e03e750..6e06954 100644 --- a/version.h +++ b/version.h @@ -23,7 +23,7 @@ #define SPECTRWM_MAJOR 2 #define SPECTRWM_MINOR 0 -#define SPECTRWM_PATCH 1 +#define SPECTRWM_PATCH 2 #define SPECTRWM_VERSION SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \ SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \ SPECTRWM_STRINGIZE(SPECTRWM_PATCH)