diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2020-11-28 11:32:58 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2020-11-28 11:32:58 +0100 |
commit | cdf00f4af12e9a5890f47455d19a57deea797248 (patch) | |
tree | 2cb2d1c2553ff67d1f0acfe07597d3e8e4d3c99e /src | |
parent | 30f685447767daa9ccaff03cbf43fbee106058ac (diff) | |
download | pianobar-2020.11.28.tar.gz pianobar-2020.11.28.tar.bz2 pianobar-2020.11.28.zip |
Release 2020.11.282020.11.28
Diffstat (limited to 'src')
-rw-r--r-- | src/config.h | 2 |
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 |