commit 0358875830062ef118277ae1a1269368df600a46
parent 46dbbe8bf013b001d193daa3c25e689c98703ea0
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Mon, 20 Feb 2023 20:43:32 +0100
bump version 0.8-unstable
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/diary.h b/src/diary.h
@@ -29,7 +29,7 @@
#define XDG_CONFIG_HOME_FALLBACK "~/.config"
#define CONFIG_FILE_PATH "diary/diary.cfg"
-#define DIARY_VERSION "0.7"
+#define DIARY_VERSION "0.8-unstable"
static const char* WEEKDAYS[] = {"Su","Mo","Tu","We","Th","Fr","Sa"};