summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2020-04-05 09:57:51 +0200
committerLars-Dominik Braun <lars@6xq.net>2020-04-05 09:57:51 +0200
commite65f3fdb80605c3691e80c93528aea87c51e11df (patch)
tree99c74d958c377a920f0af7c8bfaede5414d498bf /src/config.h
parente07f023cb5cdbb0c24d6dccd9f3b771078831dcb (diff)
downloadpianobar-e65f3fdb80605c3691e80c93528aea87c51e11df.tar.gz
pianobar-e65f3fdb80605c3691e80c93528aea87c51e11df.tar.bz2
pianobar-e65f3fdb80605c3691e80c93528aea87c51e11df.zip
Release 2020.04.052020.04.05
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 702a088..332c569 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2019.02.14-dev"
+#define VERSION "2020.04.05"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L