mirror of
https://github.com/vale981/spectrwm
synced 2025-03-05 09:51:38 -05:00
whitespace
This commit is contained in:
parent
7cd1e4dfb0
commit
81a7846935
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
#define SPECTRWM_MAJOR 3
|
#define SPECTRWM_MAJOR 3
|
||||||
#define SPECTRWM_MINOR 1
|
#define SPECTRWM_MINOR 1
|
||||||
#define SPECTRWM_PATCH 0
|
#define SPECTRWM_PATCH 0
|
||||||
#define SPECTRWM_VERSION SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \
|
#define SPECTRWM_VERSION SPECTRWM_STRINGIZE(SPECTRWM_MAJOR) "." \
|
||||||
SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \
|
SPECTRWM_STRINGIZE(SPECTRWM_MINOR) "." \
|
||||||
SPECTRWM_STRINGIZE(SPECTRWM_PATCH)
|
SPECTRWM_STRINGIZE(SPECTRWM_PATCH)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue