summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-02-14 09:37:03 +0100
committerLars-Dominik Braun <lars@6xq.net>2019-02-14 09:37:03 +0100
commitf14313eed84c86d49fc272961eae4a99227d3975 (patch)
tree2ce5a74913946ce9e626d684618ebf801a4aee05 /src/config.h
parent94c0dad9d6de01f58cad5c7497806fad24a64445 (diff)
downloadpianobar-f14313eed84c86d49fc272961eae4a99227d3975.tar.gz
pianobar-f14313eed84c86d49fc272961eae4a99227d3975.tar.bz2
pianobar-f14313eed84c86d49fc272961eae4a99227d3975.zip
Release 2019.02.142019.02.14
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 6f615a2..e68193d 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2019.01.25-dev"
+#define VERSION "2019.02.14"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L