diff --git a/debian/changelog b/debian/changelog index 0320b07c..2fb43a79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +squeekboard (1.2.2) amber-phone; urgency=medium + + * Landscape mode + + -- Dorota Czaplejewicz Wed, 30 Oct 2019 12:38:39 +0000 + squeekboard (1.2.1) amber-phone; urgency=medium * Use different distribution diff --git a/meson.build b/meson.build index 11c26d63..cbaf02e0 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'squeekboard', 'c', 'rust', - version: '1.2.1', + version: '1.2.2', license: 'GPLv3', meson_version: '>=0.51.0', default_options: [