From: Dhaval Giani Date: Mon, 21 Jun 2010 10:26:32 +0000 (+0200) Subject: v0.36.2 X-Git-Tag: v0.36.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60922ac74822108a4e37914a3a31146a9a0d048e;p=thirdparty%2Flibcgroup.git v0.36.2 Signed-off-by: Dhaval Giani --- diff --git a/configure.in b/configure.in index fb99ebe5..79e6775d 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.36.2.rc, +AC_INIT([libcgroup], 0.36.2, [http://sourceforge.net/tracker/?group_id=218421&atid=1043649]) AM_INIT_AUTOMAKE([foreign dist-bzip2])