summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorMichał Cichoń <michcic@gmail.com>2017-05-18 18:28:05 +0200
committerMichał Cichoń <michcic@gmail.com>2017-05-18 18:28:05 +0200
commit091d717658fa765e4486c5644343a0aec4373a9c (patch)
tree21f4419d9dceae3226286585b8b5ca87ea1934ce /src/config.h
parentaa2d42f83607d7eae63cc7d860b919e60e1defd8 (diff)
parentcd5c65097ecf03480f477e47e0bb706dbf705a21 (diff)
downloadpianobar-windows-091d717658fa765e4486c5644343a0aec4373a9c.tar.gz
pianobar-windows-091d717658fa765e4486c5644343a0aec4373a9c.tar.bz2
pianobar-windows-091d717658fa765e4486c5644343a0aec4373a9c.zip
Merge tag '2017.05.18' into develop
2017.05.18 * Synchronize with upstream * Fixed: Handle escaped authority url components. pianobar-windows-binaries/#3
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 8679001..42a0b11 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2015.12.10"
+#define VERSION "2017.05.18"
#define TITLE "Pianobar"