X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=version.h;h=83efea93fc174f4a2e9e587e3038981e49f775e9;hb=34e5a4f61d11e1b15127bce2ba82df0871997968;hp=6ea92a73862c2e4c222b73eb128f1189dfa694ea;hpb=febbd429002bb5516991ea552a08fabdfb24cd82;p=spectrwm.git diff --git a/version.h b/version.h index 6ea92a7..83efea9 100644 --- a/version.h +++ b/version.h @@ -22,7 +22,7 @@ #define SCROTWM_STRINGIZE(x) SCROTWM_STR(x) #define SCROTWM_MAJOR 0 -#define SCROTWM_MINOR 10 +#define SCROTWM_MINOR 11 #define SCROTWM_PATCH 0 #define SCROTWM_VERSION SCROTWM_STRINGIZE(SCROTWM_MAJOR) "." \ SCROTWM_STRINGIZE(SCROTWM_MINOR) "." \