+ This new release of WebArchives contains some bug fixes and + new features. +
+diff --git a/meson.build b/meson.build index cab7d8f..a62d018 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('web-archives', ['vala', 'c'], - version : '0.3.1', + version : '0.4.0', license : 'GPL3+' )