X-Git-Url: http://git.onelab.eu/?p=util-vserver-pl.git;a=blobdiff_plain;f=configure.ac;h=d5a19060d5cb7355823c070e26eed3185fb67d0f;hp=6af3ce3f069793e255c101c2be66fec9db0cacef;hb=HEAD;hpb=11c3a2d86a22a68c404ec711bd7b859ad123c784 diff --git a/configure.ac b/configure.ac index 6af3ce3..d5a1906 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,3 @@ -dnl $Id$ - dnl Copyright (C) 2002,2003,2004 Enrico Scholz dnl dnl This program is free software; you can redistribute it and/or modify @@ -24,7 +22,7 @@ dnl distribution terms that you use for the rest of that program. dnl AC_PREREQ(2.57) -AC_INIT(util-vserver-pl, 0.3.1, support@planet-lab.org) +AC_INIT(util-vserver-pl, 0.3, support@planet-lab.org) AC_CONFIG_SRCDIR([python/vserverimpl.c]) AC_CONFIG_HEADER([config.h])