version 0.44.10

This commit is contained in:
William Hubbs 2021-12-20 18:14:51 -06:00
parent 90f7303901
commit 0053bc4198
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
NAME= openrc
VERSION= 0.44.9
VERSION= 0.44.10
PKG= ${NAME}-${VERSION}

View File

@ -1,5 +1,5 @@
project('OpenRC', 'c',
version : '0.44.9',
version : '0.44.10',
license: 'BSD-2',
default_options : [
'c_std=c99',