Skip to content
Snippets Groups Projects
Commit c2d4568d authored by Allan McRae's avatar Allan McRae :speech_balloon:
Browse files

Release v6.0.2


Signed-off-by: default avatarAllan McRae <allan@archlinux.org>
parent 8c61170c
No related branches found
Tags 550.54.14-1
No related merge requests found
......@@ -77,6 +77,7 @@ Releases
[frame="topbot",grid="none",options="header,autowidth"]
!======
!Version !Date
!6.0.2 !2022-10-03
!6.0.1 !2021-09-04
!6.0.0 !2021-05-20
!6.0.0alpha1 !2020-12-04
......
project('pacman',
'c',
version : '6.0.1',
version : '6.0.2',
license : 'GPLv2+',
default_options : [
'c_std=gnu99',
......@@ -10,7 +10,7 @@ project('pacman',
],
meson_version : '>= 0.51')
libalpm_version = '13.0.1'
libalpm_version = '13.0.2'
cc = meson.get_compiler('c')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment