summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-02-01 11:03:15 +0100
committerLars-Dominik Braun <lars@6xq.net>2019-02-01 11:03:15 +0100
commit30fb49130e5c56bfe1cf30f5944e66138d88c20f (patch)
tree59cb27d29a270387edcf0c3e62b8f981c00f30d4
parent6593110e8279076e2b155e618358594098fb4d60 (diff)
downloadpianobar-30fb49130e5c56bfe1cf30f5944e66138d88c20f.tar.gz
pianobar-30fb49130e5c56bfe1cf30f5944e66138d88c20f.tar.bz2
pianobar-30fb49130e5c56bfe1cf30f5944e66138d88c20f.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 754d913..6f615a2 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2019.01.25"
+#define VERSION "2019.01.25-dev"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L