new version

This commit is contained in:
2019-07-19 08:44:16 -04:00
parent 285431e0ab
commit ac4595a8d4
9 changed files with 27 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ cfg_pamac_manager.set('PKGDATADIR', join_paths(get_option('prefix'),get_option('
cfg_pamac_manager.set('GETTEXT_PACKAGE', 'pamac')
cfg_pamac_manager.set('RELEASE_NAME', 'pamac')
cfg_pamac_manager.set('PREFIX', get_option('prefix'))
cfg_pamac_manager.set('VERSION', '7.0.0')
cfg_pamac_manager.set('VERSION', '7.0.1')
cfg_pamac_manager.set('TESTSRCDIR', meson.source_root())
cfgfile_6 = configure_file(