[orca] Post-branch version bump



commit 7be1d47bfcf1f109111af95610b6814416e13c46
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Wed Mar 23 13:56:43 2022 +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 25cb602d4..f5ab2f415 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Orca v42.1
+# Orca v43.alpha
 
 ## Introduction
 
@@ -20,7 +20,7 @@ community, and where to log bugs and feature requests.
 
 ## Dependencies
 
-Orca v42.x is supported on GNOME 42.x only.  We highly suggest you
+Orca v43.x is supported on GNOME 43.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 42.x release.
+of AT-SPI2 and ATK for the GNOME 43.x release.
 
 
 ## NOTE FOR BRLTTY USERS:
diff --git a/configure.ac b/configure.ac
index e3ac30a84..5ade4dbe2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([orca_version], [42.1])
+m4_define([orca_version], [43.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]