diff --git a/debian/changelog b/debian/changelog index 2f7a8f4..7716cfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +cinnamon-desktop (6.2.0) wilma; urgency=medium + + [ Michael Webster ] + * Add a makepot script. + * gnome-wall-clock.c: Update default date-time formats to adapt to GDateTime change. + + [ Clement Lefebvre ] + * l10n: Update msgids/msgstr to reflect changes in the previous commit + * Update the default date format + * Revert "Add a makepot script." + + -- Clement Lefebvre Tue, 11 Jun 2024 16:13:50 +0100 + cinnamon-desktop (6.0.0) virginia; urgency=medium [ Michael Webster ] diff --git a/meson.build b/meson.build index f0bfceb..8fe2765 100644 --- a/meson.build +++ b/meson.build @@ -1,9 +1,7 @@ # Meson build file # https://github.com/linuxmint/cinnamon-desktop -project('cinnamon-desktop', 'c', version: '6.0.0', - meson_version: '>=0.56.0' -) +project('cinnamon-desktop', 'c', version : '6.2.0', meson_version : '>=0.56.0') # Before making a release, the LT_VERSION string should be modified. # The string is of the form C.R.A.