diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2019-02-14 09:37:03 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2019-02-14 09:37:03 +0100 |
commit | f14313eed84c86d49fc272961eae4a99227d3975 (patch) | |
tree | 2ce5a74913946ce9e626d684618ebf801a4aee05 /src | |
parent | 94c0dad9d6de01f58cad5c7497806fad24a64445 (diff) | |
download | pianobar-2019.02.14.tar.gz pianobar-2019.02.14.tar.bz2 pianobar-2019.02.14.zip |
Release 2019.02.142019.02.14
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 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 |