Commit 32f43c17 authored by Roman Alifanov's avatar Roman Alifanov

new version

parent 6a51c0a5
project('eepm-play-gui',
version: '0.1.0',
version: '0.2.0',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)
......
......@@ -58,7 +58,7 @@ class EepmPlayGuiApplication(Adw.Application):
application_name='eepm-play-gui',
application_icon='ru.eepm.PlayGUI',
developer_name='Etersoft',
version='0.1.0',
version='0.2.0',
developers=['Ximper'],
artists=['Ximper', "Vladimir Vaskov <rirusha@altlinux.org>"],
license_type=Gtk.License.AGPL_3_0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment