diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2016-06-02 08:50:32 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2016-06-02 08:50:32 +0200 |
commit | dadf76dc55733ec73fb11bc3ca5cc4c9eae3a24c (patch) | |
tree | 078a731374f1d3f0181adcfd62d474bea9143450 /src | |
parent | ece960fb9f119ae294d6a9fa2b9e318b423a9983 (diff) | |
download | pianobar-dadf76dc55733ec73fb11bc3ca5cc4c9eae3a24c.tar.gz pianobar-dadf76dc55733ec73fb11bc3ca5cc4c9eae3a24c.tar.bz2 pianobar-dadf76dc55733ec73fb11bc3ca5cc4c9eae3a24c.zip |
Back to -dev
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 95d8290..e88f41b 100644 --- a/src/config.h +++ b/src/config.h @@ -4,7 +4,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2016.06.02" +#define VERSION "2016.06.02-dev" /* glibc feature test macros, define _before_ including other files */ #define _POSIX_C_SOURCE 200809L |