From: Enrico Scholz Date: Tue, 4 Nov 2003 13:56:29 +0000 (+0000) Subject: version 0.24.190 X-Git-Tag: VERSION_0_10~1081 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e4fe796ade1caace711e7e1226832ba56ca96e3;p=util-vserver.git version 0.24.190 git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@377 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/NEWS b/util-vserver/NEWS index e6695b7..018a2e1 100644 --- a/util-vserver/NEWS +++ b/util-vserver/NEWS @@ -1,4 +1,4 @@ -version 0.23.194 +version 0.24.190 ================ - large revamping... diff --git a/util-vserver/configure.ac b/util-vserver/configure.ac index f6107ea..0daa158 100644 --- a/util-vserver/configure.ac +++ b/util-vserver/configure.ac @@ -24,7 +24,7 @@ dnl distribution terms that you use for the rest of that program. dnl AC_PREREQ(2.57) -AC_INIT(util-vserver, 0.23.198, enrico.scholz@informatik.tu-chemnitz.de) +AC_INIT(util-vserver, 0.24.190, enrico.scholz@informatik.tu-chemnitz.de) AC_CONFIG_SRCDIR([src/capchroot.c]) AC_CONFIG_HEADER([config.h])