[ooo-build-commit] configure.in
René Engelhard
rene at kemper.freedesktop.org
Mon Dec 14 13:18:21 PST 2009
configure.in | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 759279dde5848e00498fa268fafa15525443e2e3
Author: Rene Engelhard <rene at debian.org>
Date: Mon Dec 14 22:11:14 2009 +0100
m8 is 3.2.0 rc1
* configure.in: map OOO320_m8 to 3.2.0
diff --git a/configure.in b/configure.in
index 2e2cc58..1e16198 100644
--- a/configure.in
+++ b/configure.in
@@ -1451,6 +1451,8 @@ elif test "$with_tag" = "OOO310_m11" ; then
UPSTREAM_VERSION=3.1.0
elif test "$with_tag" = "OOO310_m18" ; then
UPSTREAM_VERSION=3.1.1
+elif test "$with_tag" = "OOO320_m8" ; then
+ UPSTREAM_VERSION=3.2.0
fi
if test -n "$UPSTREAM_VERSION"; then
UPSTREAM_NAME="OOo_${UPSTREAM_VERSION}_src"
More information about the ooo-build-commit
mailing list