commit 618e1a66c39a6e9d1561528fecb1c6fa8f3ef364
parent 5dfa1d2816b27894217c32e457d22efc00b42304
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Wed, 24 Feb 2021 07:46:02 +0100
Merge pull request #63 from in0rdr/feature/v0.5
bump v0.5-unstable
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/diary.h b/diary.h
@@ -21,7 +21,7 @@
#define XDG_CONFIG_HOME_FALLBACK "~/.config"
#define CONFIG_FILE_PATH "diary/diary.cfg"
-#define DIARY_VERSION "0.4"
+#define DIARY_VERSION "0.5-unstable"
#define CAL_WIDTH 21
#define ASIDE_WIDTH 4
#define MAX_MONTH_HEIGHT 6