mirror of https://github.com/OpenRC/openrc.git
version 0.44.10
This commit is contained in:
parent
90f7303901
commit
0053bc4198
|
@ -1,3 +1,3 @@
|
|||
NAME= openrc
|
||||
VERSION= 0.44.9
|
||||
VERSION= 0.44.10
|
||||
PKG= ${NAME}-${VERSION}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
project('OpenRC', 'c',
|
||||
version : '0.44.9',
|
||||
version : '0.44.10',
|
||||
license: 'BSD-2',
|
||||
default_options : [
|
||||
'c_std=c99',
|
||||
|
|
Loading…
Reference in New Issue