summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2022-01-07 13:58:14 +0100
committerMilan Crha <mcrha@redhat.com>2022-01-07 13:58:14 +0100
commit5351a1661732bba0a75c1843baaed6987ac890b2 (patch)
tree2917b208b7bfc0270fc540dafaaaecb8ffb4ec39
parent102303e7c1ccc58b2a971d04eadc9b3ede9ee151 (diff)
downloadevolution-data-server-5351a1661732bba0a75c1843baaed6987ac890b2.tar.gz
NEWS update for 3.43.1.13.43.1.1
-rw-r--r--CMakeLists.txt2
-rw-r--r--NEWS6
2 files changed, 7 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 73f76f8c2..1b02621f4 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.43.2
+ VERSION 3.43.1.1
LANGUAGES C CXX)
set(CMAKE_CXX_STANDARD 14)
set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-data-server/issues/")
diff --git a/NEWS b/NEWS
index 56ec96e8c..66a39d944 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Evolution-Data-Server 3.43.1.1 2022-01-07
+-----------------------------------------
+
+Miscellaneous:
+ Correct install of the translation files (Corentin Noël)
+
Evolution-Data-Server 3.43.1 2022-01-07
---------------------------------------