[orca] Mark as Orca v2.27.4pre so as not to confuse some people building from source



commit d73acae44659963441054f17f7eef0afb4e53901
Author: Willie Walker <william walker sun com>
Date:   Wed Jun 24 17:28:55 2009 -0400

    Mark as Orca v2.27.4pre so as not to confuse some people building from source

 README       |    2 +-
 configure.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 82770ef..bd70118 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.27.3
+Orca v2.27.4pre
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index 7aafd2e..50a1b7e 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(ChangeLog)
 
 ORCA_MAJOR_VERSION=2
 ORCA_MINOR_VERSION=27
-ORCA_MICRO_VERSION=3
+ORCA_MICRO_VERSION=4pre
 ORCA_VERSION="$ORCA_MAJOR_VERSION.$ORCA_MINOR_VERSION.$ORCA_MICRO_VERSION"
 AM_INIT_AUTOMAKE(orca, $ORCA_VERSION)
 AC_SUBST(ORCA_VERSION)



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