[orca] Post-release version bump to v3.11.4pre



commit 5f8760d56468d97f107cee1f0585d427a05aed38
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Dec 16 19:15:24 2013 +0100

    Post-release version bump to v3.11.4pre

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 73be853..b4688f0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.11.3
+Orca v3.11.4pre
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index b9c743c..9fa6ac9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [11])
-m4_define([orca_micro_version], [3])
+m4_define([orca_micro_version], [4pre])
 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]