ooo-build r14214 - branches/ooo-build-3-0



Author: rengelhard
Date: Mon Oct  6 12:41:27 2008
New Revision: 14214
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14214&view=rev

Log:
2008-10-05  Rene Engelhard  <rene debian org>

        * configure.in: default to ooo300-m9. m9 is rc4


Modified:
   branches/ooo-build-3-0/ChangeLog
   branches/ooo-build-3-0/configure.in

Modified: branches/ooo-build-3-0/configure.in
==============================================================================
--- branches/ooo-build-3-0/configure.in	(original)
+++ branches/ooo-build-3-0/configure.in	Mon Oct  6 12:41:27 2008
@@ -3,7 +3,7 @@
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)
 
-DEFAULT_TAG=ooo300-m8
+DEFAULT_TAG=ooo300-m9
 # For the upstream packages it is like:
 # DEFAULT_TAG=OOH680_m12
 
@@ -1271,7 +1271,7 @@
    UPSTREAM_VERSION=2.4.0
 elif test "$with_tag" = "BEB300_m3" ; then
    UPSTREAM_VERSION=3.0.0beta2
-elif test "$with_tag" = "OOO300_m8" ; then
+elif test "$with_tag" = "OOO300_m9" ; then
    UPSTREAM_VERSION=3.0.0
 fi
 if test -n "$UPSTREAM_VERSION"; then



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]