From: Enrico Scholz Date: Sat, 8 May 2004 02:05:38 +0000 (+0000) Subject: version 0.29.213 X-Git-Tag: VERSION_0_10~31 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=047e7095479d67db9e1c8f8728164225e21f3f25;p=util-vserver.git version 0.29.213 git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1554 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/NEWS b/util-vserver/NEWS index b29bec9..a89564a 100644 --- a/util-vserver/NEWS +++ b/util-vserver/NEWS @@ -1,4 +1,4 @@ -version 0.29.211 +version 0.29.213 ================ - large revamping... diff --git a/util-vserver/configure.ac b/util-vserver/configure.ac index c28d8c9..bf77562 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.29.211, enrico.scholz@informatik.tu-chemnitz.de) +AC_INIT(util-vserver, 0.29.213, enrico.scholz@informatik.tu-chemnitz.de) AC_CONFIG_SRCDIR([src/capchroot.c]) AC_CONFIG_HEADER([config.h])