[orca/gnome-3-38] Post-release version bump
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-38] Post-release version bump
- Date: Thu, 3 Dec 2020 16:51:45 +0000 (UTC)
commit 2c2c0df2e6ed6bceea4496ee9a3a6d5c6645b9bb
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Thu Dec 3 17:51:09 2020 +0100
Post-release version bump
README.md | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README.md b/README.md
index 2ea9db6f7..0cab61364 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Orca v3.38.1
+# Orca v3.38.2pre
## Introduction
diff --git a/configure.ac b/configure.ac
index cb90ef346..dc7c2088a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [38])
-m4_define([orca_micro_version], [1])
+m4_define([orca_micro_version], [2pre])
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]