diff options
author | Michał Cichoń <michcic@gmail.com> | 2017-05-18 18:25:05 +0200 |
---|---|---|
committer | Michał Cichoń <michcic@gmail.com> | 2017-05-18 18:25:05 +0200 |
commit | 593b2d6f18eb21309b82f7cad4a56f7bb1218180 (patch) | |
tree | 21f4419d9dceae3226286585b8b5ca87ea1934ce /src | |
parent | 7b7c9efa8f29fe5667c3e630ccc9599ca27d1371 (diff) | |
download | pianobar-windows-593b2d6f18eb21309b82f7cad4a56f7bb1218180.tar.gz pianobar-windows-593b2d6f18eb21309b82f7cad4a56f7bb1218180.tar.bz2 pianobar-windows-593b2d6f18eb21309b82f7cad4a56f7bb1218180.zip |
Bump version to 2017.05.18
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 8679001..42a0b11 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2015.12.10" +#define VERSION "2017.05.18" #define TITLE "Pianobar" |