diff --git a/NEWS b/NEWS index 3ae418f..a2509dd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +2.1.3 +========= +* Add man page +* Make rebuilding Vala code the default + 2.1.2 ========= * Bug fix: avoid crashing if a gesture is started on a popup diff --git a/meson.build b/meson.build index 2deaba5..d090f97 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project( 'c', 'cpp', 'vala', - version: '2.1.2', + version: '2.1.3', license: 'MIT', meson_version: '>=0.51.0', default_options: [