diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2022-04-01 15:40:30 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2022-04-01 15:40:46 +0200 |
commit | b11e5e07001fbbba619bb704668c7c8fdc1e2266 (patch) | |
tree | 48146c201d1b946e270d6861298725e089f0b0e6 | |
parent | ffd47f4b6afb9b466db8c1aa36f09b2089c4117a (diff) | |
download | pianobar-b11e5e07001fbbba619bb704668c7c8fdc1e2266.tar.gz pianobar-b11e5e07001fbbba619bb704668c7c8fdc1e2266.tar.bz2 pianobar-b11e5e07001fbbba619bb704668c7c8fdc1e2266.zip |
Back to -dev
-rw-r--r-- | src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index 2ea7ce8..f3d3d3e 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2022.04.01" +#define VERSION "2022.04.01-dev" /* glibc feature test macros, define _before_ including other files */ #define _POSIX_C_SOURCE 200809L |