Skip to content

Commit

Permalink
Prepare for release 3.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopeereboom committed May 5, 2016
1 parent 0fb39f9 commit 7880c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.h
Expand Up @@ -23,7 +23,7 @@

#define SPECTRWM_MAJOR 3
#define SPECTRWM_MINOR 0
#define SPECTRWM_PATCH 0
#define SPECTRWM_PATCH 1
#define SPECTRWM_VERSION SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \
SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \
SPECTRWM_STRINGIZE(SPECTRWM_PATCH)
Expand Down

0 comments on commit 7880c3b

Please sign in to comment.