summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-01-25 13:17:29 +0100
committerLars-Dominik Braun <lars@6xq.net>2019-01-25 13:17:29 +0100
commit9fc45b4064cc1ea1befd092d204b68cc5884b3d1 (patch)
tree81c616ba18cb125e0da4999516c47471a806991d /src/config.h
parent1c1a9cd97db7f7073144543947436e193fc98562 (diff)
downloadpianobar-2019.01.25.tar.gz
pianobar-2019.01.25.tar.bz2
pianobar-2019.01.25.zip
Release 2019.01.252019.01.25
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 bc8934a..754d913 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2018.06.22-dev"
+#define VERSION "2019.01.25"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L