summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2023-03-03 07:35:11 +0100
committerMilan Crha <mcrha@redhat.com>2023-03-03 07:35:11 +0100
commit691a4dfc89aae54c4220b58f441998a3a9a40cc7 (patch)
treebb275b5af0c512976e364af81c6bb192085706e1
parent68ffcb67d34cd301de65198d6f8757eac0d1a59a (diff)
downloadevolution-data-server-691a4dfc89aae54c4220b58f441998a3a9a40cc7.tar.gz
Post-release version bump
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fbe980381..6e5a84c94 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
cmake_policy(VERSION 3.1)
project(evolution-data-server
- VERSION 3.47.3
+ VERSION 3.48.0
LANGUAGES C CXX)
set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-data-server/issues/")