Prepare for release 2.0.2.

This commit is contained in:
Marco Peereboom 2012-08-27 11:13:10 -05:00
parent 77dc1e0928
commit ba076365a1

View file

@ -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)