diff --git a/meson.build b/meson.build index b6281f2..e4ab3a9 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project('kordophone', 'vala', - version : '0.1.0', + version : '1.0.0', meson_version : '>=0.56.0', default_options : ['warning_level=2'] ) -subdir('src') \ No newline at end of file +subdir('src')