summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2017-08-30 16:43:15 +0200
committerLars-Dominik Braun <lars@6xq.net>2017-08-30 16:43:15 +0200
commit5b6a63dc233948f9e2434835d93ec379adf4c7a9 (patch)
treec0beb33afcb2e02c522c225026d7f270dafa265e
parent78c898ea422fc677eed0bd3a37c4a893a8a2b85d (diff)
downloadpianobar-5b6a63dc233948f9e2434835d93ec379adf4c7a9.tar.gz
pianobar-5b6a63dc233948f9e2434835d93ec379adf4c7a9.tar.bz2
pianobar-5b6a63dc233948f9e2434835d93ec379adf4c7a9.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 95f9d50..9087d50 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2017.08.30"
+#define VERSION "2017.08.30-dev"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L