Prepare for release 2.6.2.

This commit is contained in:
Marco Peereboom 2015-01-27 09:18:37 -06:00
parent 00913e0a93
commit 46020d8781

View file

@ -23,7 +23,7 @@
#define SPECTRWM_MAJOR 2
#define SPECTRWM_MINOR 6
#define SPECTRWM_PATCH 1
#define SPECTRWM_PATCH 2
#define SPECTRWM_VERSION SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \
SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \
SPECTRWM_STRINGIZE(SPECTRWM_PATCH)