diff options
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 f3d3d3e..0b5797e 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2022.04.01-dev" +#define VERSION "2024.12.21" /* glibc feature test macros, define _before_ including other files */ #define _POSIX_C_SOURCE 200809L |