[orca] Post-branch version bump



commit 78986f4445f49c37713085cc559e84afe8957f44
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Wed Dec 1 15:50:51 2021 +0100

    Post-branch version bump

 README.md    | 6 +++---
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/README.md b/README.md
index 75c76f100..b0966b707 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Orca v41.2
+# Orca v42.alpha
 
 ## Introduction
 
@@ -20,7 +20,7 @@ community, and where to log bugs and feature requests.
 
 ## Dependencies
 
-Orca v41.x is supported on GNOME 41.x only.  We highly suggest you
+Orca v42.x is supported on GNOME 42.x only.  We highly suggest you
 use the latest releases of GNOME because they contain accessibility
 infrastructure and application bug fixes that help Orca work better.
 
@@ -38,7 +38,7 @@ Orca also has the following dependencies:
 * gstreamer-1.0    - GStreamer - Streaming media framework (optional)
 
 You are strongly encouraged to also have the latest stable versions
-of AT-SPI2 and ATK for the GNOME 41.x release.
+of AT-SPI2 and ATK for the GNOME 42.x release.
 
 
 ## NOTE FOR BRLTTY USERS:
diff --git a/configure.ac b/configure.ac
index 73c271380..7b0b6003c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([orca_version], [41.2])
+m4_define([orca_version], [42.alpha])
 
 m4_define(pygobject_required_version, 3.18)
 m4_define(atspi_required_version, 2.26)


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