diff --git a/meson.build b/meson.build index 375045c..8ed67e8 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('com.github.bleakgrey.tootle', 'vala', 'c', version: '1.0.0-alpha1') +project('com.github.bleakgrey.tootle', 'vala', 'c', version: '1.0.0-alpha2') config = configuration_data() config.set('EXEC_NAME', meson.project_name())