summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2020-08-08 15:15:10 +0200
committerLars-Dominik Braun <lars@6xq.net>2020-08-08 15:15:19 +0200
commitbcc0c5fecfb79f412f45b7befc65b380a7e2bb5d (patch)
treeb935b85536d7a56cc549fe8b3ddb66d3b4b6a56f /src
parente65f3fdb80605c3691e80c93528aea87c51e11df (diff)
downloadpianobar-bcc0c5fecfb79f412f45b7befc65b380a7e2bb5d.tar.gz
pianobar-bcc0c5fecfb79f412f45b7befc65b380a7e2bb5d.tar.bz2
pianobar-bcc0c5fecfb79f412f45b7befc65b380a7e2bb5d.zip
Back to -dev
Diffstat (limited to 'src')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 332c569..48a4cfe 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2020.04.05"
+#define VERSION "2020.04.05-dev"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L