summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2022-04-01 13:02:26 +0200
committerLars-Dominik Braun <lars@6xq.net>2022-04-01 13:02:42 +0200
commit3334f19fde6525fd9e36f31166969aa28fba777f (patch)
tree2155d8d3d2f95ed26775a3f880a5172bbf3b4d96 /src/config.h
parent7211db59ff1c6690631dcd21114654527430df39 (diff)
downloadpianobar-3334f19fde6525fd9e36f31166969aa28fba777f.tar.gz
pianobar-3334f19fde6525fd9e36f31166969aa28fba777f.tar.bz2
pianobar-3334f19fde6525fd9e36f31166969aa28fba777f.zip
Release 2022.04.012022.04.01
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index ea8a6ec..2ea7ce8 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2020.11.28-dev"
+#define VERSION "2022.04.01"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L