From: Jan Safranek Date: Mon, 20 Feb 2012 08:48:34 +0000 (+0100) Subject: v0.38 release X-Git-Tag: v0.38^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e8d331aeb56700851e252e96f85eb17a5393a60c;p=thirdparty%2Flibcgroup.git v0.38 release --- diff --git a/configure.in b/configure.in index 1153a789..a174b710 100644 --- a/configure.in +++ b/configure.in @@ -15,7 +15,7 @@ AC_PREREQ(2.61) # In following section update all occurences of version, including soname -AC_INIT([libcgroup], 0.38.rc1) +AC_INIT([libcgroup], 0.38) AM_INIT_AUTOMAKE([foreign dist-bzip2]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])