[orca] Release prep redux: micro version should be 94; not 93



commit 3daedc17c1624d4e5bf01e21b75c145e51ddf1af
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Oct 15 20:25:25 2012 -0400

    Release prep redux: micro version should be 94; not 93

 NEWS         |    2 +-
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 99d75d9..952b142 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-3.7.0.93 - 15 October 2012
+3.7.0.94 - 15 October 2012
 
 General
 
diff --git a/README b/README
index 04cccc8..0ee2142 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.7.0.93
+Orca v3.7.0.94
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 6d1d9b4..b78f084 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [7])
-m4_define([orca_micro_version], [0.93])
+m4_define([orca_micro_version], [0.94])
 m4_define([orca_version],
           [orca_major_version.orca_minor_version.orca_micro_version])
 



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