diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2013-05-19 12:58:39 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2013-05-19 12:58:39 +0200 |
commit | 8aa75818da31e69fb71cc558cc9e9a34e50318ab (patch) | |
tree | dddc6a13e11eb42493397514c561c0fa72ad9a99 /src | |
parent | 466d16fe720b8bb63534871d26350f6e5c457d07 (diff) | |
download | pianobar-windows-8aa75818da31e69fb71cc558cc9e9a34e50318ab.tar.gz pianobar-windows-8aa75818da31e69fb71cc558cc9e9a34e50318ab.tar.bz2 pianobar-windows-8aa75818da31e69fb71cc558cc9e9a34e50318ab.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 e0afecd..3a8d2e4 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2013.05.19" +#define VERSION "2013.05.19-dev" #endif /* _CONFIG_H */ |