summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2020-11-28 11:32:58 +0100
committerLars-Dominik Braun <lars@6xq.net>2020-11-28 11:32:58 +0100
commitcdf00f4af12e9a5890f47455d19a57deea797248 (patch)
tree2cb2d1c2553ff67d1f0acfe07597d3e8e4d3c99e /src
parent30f685447767daa9ccaff03cbf43fbee106058ac (diff)
downloadpianobar-cdf00f4af12e9a5890f47455d19a57deea797248.tar.gz
pianobar-cdf00f4af12e9a5890f47455d19a57deea797248.tar.bz2
pianobar-cdf00f4af12e9a5890f47455d19a57deea797248.zip
Release 2020.11.282020.11.28
Diffstat (limited to 'src')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 4580f43..3c505fb 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2020.04.05-dev"
+#define VERSION "2020.11.28"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L