prepare for 7.2.1

This commit is contained in:
2020-04-01 21:04:31 -03:00
parent 6b8f93fe7e
commit 62a9402dac
13 changed files with 25 additions and 25 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.2.0')
cfg_pamac_manager.set('VERSION', '7.2.1')
cfg_pamac_manager.set('TESTSRCDIR', meson.source_root())
cfgfile_6 = configure_file(