]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
Update version number to 2.0.rc1 v2.0.rc1
authorTom Hromatka <tom.hromatka@oracle.com>
Mon, 26 Apr 2021 21:16:26 +0000 (21:16 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 26 Apr 2021 21:16:26 +0000 (21:16 +0000)
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
configure.ac

index 047f4ed2a10a3c2a176990e8ecf5c2f5c46642ed..f9993204ef257e60bce6515592ec4f4184d44ff1 100644 (file)
@@ -15,7 +15,7 @@
 AC_PREREQ([2.69])
 
 # In following section update all occurences of version, including soname
-AC_INIT([libcgroup],[0.42])
+AC_INIT([libcgroup],[2.0.rc1])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIRS([m4])