From 8d5e1e996f76f3ae7b1ec5df14fbcdc234346fbe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20For=C3=A9?=
Make agenda pane fill the whole space
Set the suggested time for new events to the next whole hour
diff --git a/meson.build b/meson.build index c6c1dffab..7f48a5731 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('io.elementary.calendar', 'c', 'vala', - version: '5.0' + version: '5.0.1' ) add_project_arguments('-DGETTEXT_PACKAGE="@0@"'.format(meson.project_name()), language: 'c')