summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2016-06-02 08:49:26 +0200
committerLars-Dominik Braun <lars@6xq.net>2016-06-02 08:49:26 +0200
commitece960fb9f119ae294d6a9fa2b9e318b423a9983 (patch)
tree1e786479a88fb20278f1a87afc8b87b893fc4933 /src/config.h
parent0ec2df77a72edde7b65a4ac8e7ffff4470120a51 (diff)
downloadpianobar-ece960fb9f119ae294d6a9fa2b9e318b423a9983.tar.gz
pianobar-ece960fb9f119ae294d6a9fa2b9e318b423a9983.tar.bz2
pianobar-ece960fb9f119ae294d6a9fa2b9e318b423a9983.zip
Prepare for release 2016.06.022016.06.02
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index b3e605c..95d8290 100644
--- a/src/config.h
+++ b/src/config.h
@@ -4,7 +4,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2015.11.22-dev"
+#define VERSION "2016.06.02"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L