Skip to content

Commit

Permalink
Prepare for release 3.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopeereboom committed Jun 25, 2020
1 parent ef47f13 commit 2948427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

#define SPECTRWM_MAJOR 3
#define SPECTRWM_MINOR 4
#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 2948427

Please sign in to comment.