prepare for 7.3.0

This commit is contained in:
2021-07-10 13:30:23 -04:00
parent a9661508cb
commit fa9a403714
10 changed files with 19 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.2.1')
cfg_pamac_manager.set('VERSION', '7.3.0')
cfg_pamac_manager.set('TESTSRCDIR', meson.source_root())
cfgfile_6 = configure_file(