summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-02-14 09:38:42 +0100
committerLars-Dominik Braun <lars@6xq.net>2019-02-14 09:38:42 +0100
commitdb7cb850dd9a7b40a47fe46fcfedb2a847fa1daf (patch)
treee057e39729da58f8493a6e609c8b97b068935f2e /src
parentf14313eed84c86d49fc272961eae4a99227d3975 (diff)
downloadpianobar-db7cb850dd9a7b40a47fe46fcfedb2a847fa1daf.tar.gz
pianobar-db7cb850dd9a7b40a47fe46fcfedb2a847fa1daf.tar.bz2
pianobar-db7cb850dd9a7b40a47fe46fcfedb2a847fa1daf.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 e68193d..702a088 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2019.02.14"
+#define VERSION "2019.02.14-dev"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L