update to 7.1.1

This commit is contained in:
2019-10-23 15:05:37 -03:00
parent 6a6175478a
commit 53ba5f24b3
91 changed files with 907 additions and 1843 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.1.0')
cfg_pamac_manager.set('VERSION', '7.1.1')
cfg_pamac_manager.set('TESTSRCDIR', meson.source_root())
cfgfile_6 = configure_file(