From 34bbd1bf2ba67818745d539a7a886ae623dac9ce Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 23 Sep 2008 21:00:45 +0000 Subject: [PATCH] forcing tag as this is needed as well --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6af3ce3..10f8f7e 100644 --- a/configure.ac +++ b/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-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]) -- 2.43.0