summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2018-06-22 09:05:35 +0200
committerLars-Dominik Braun <lars@6xq.net>2018-06-22 09:05:35 +0200
commit3d20494801c9b152e66632f128d5027613031425 (patch)
treec847111437f6d94e92bd57957a2b708d1634fddf
parent80d5d507c8bbb67c0f3cc067e81caa5955e68b31 (diff)
downloadpianobar-3d20494801c9b152e66632f128d5027613031425.tar.gz
pianobar-3d20494801c9b152e66632f128d5027613031425.tar.bz2
pianobar-3d20494801c9b152e66632f128d5027613031425.zip
Back to -dev
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 0918560..e6982db 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2018.06.22"
+#define VERSION "2018.06.22-dev"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L