summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2017-08-30 16:42:37 +0200
committerLars-Dominik Braun <lars@6xq.net>2017-08-30 16:42:37 +0200
commit78c898ea422fc677eed0bd3a37c4a893a8a2b85d (patch)
treee6536a6cc6b404bb2d471cce141ed7f602e0c629 /src/config.h
parent700c807d87100b2b8011388fff2117c6d8a69570 (diff)
downloadpianobar-2017.08.30.tar.gz
pianobar-2017.08.30.tar.bz2
pianobar-2017.08.30.zip
Prepare for release 2017.08.302017.08.30
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 2cc010f..95f9d50 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2016.06.02-dev"
+#define VERSION "2017.08.30"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L