Prepare for release 1.1.0.

This commit is contained in:
Marco Peereboom 2012-07-02 20:05:41 -05:00
parent cd1e9bacba
commit b2d57b26e9

View file

@ -22,7 +22,7 @@
#define SPECTRWM_STRINGIZE(x) SPECTRWM_STR(x)
#define SPECTRWM_MAJOR 1
#define SPECTRWM_MINOR 0
#define SPECTRWM_MINOR 1
#define SPECTRWM_PATCH 0
#define SPECTRWM_VERSION SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \
SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \