summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2022-04-01 15:40:30 +0200
committerLars-Dominik Braun <lars@6xq.net>2022-04-01 15:40:46 +0200
commitb11e5e07001fbbba619bb704668c7c8fdc1e2266 (patch)
tree48146c201d1b946e270d6861298725e089f0b0e6 /src/config.h
parentffd47f4b6afb9b466db8c1aa36f09b2089c4117a (diff)
downloadpianobar-b11e5e07001fbbba619bb704668c7c8fdc1e2266.tar.gz
pianobar-b11e5e07001fbbba619bb704668c7c8fdc1e2266.tar.bz2
pianobar-b11e5e07001fbbba619bb704668c7c8fdc1e2266.zip
Back to -dev
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 2ea7ce8..f3d3d3e 100644
--- a/src/config.h
+++ b/src/config.h
@@ -3,7 +3,7 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2022.04.01"
+#define VERSION "2022.04.01-dev"
/* glibc feature test macros, define _before_ including other files */
#define _POSIX_C_SOURCE 200809L