[evolution-data-server] Bump the BASE_VERSION variable



commit c36c0b896c610b159eaf92d407cad1777672627a
Author: Milan Crha <mcrha redhat com>
Date:   Mon Sep 3 09:17:49 2018 +0200

    Bump the BASE_VERSION variable

 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 93d28311e..88cb6e4de 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@ set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-data-server/issu
 # Base Version: This is for API/version tracking for things like
 # D-Bus server files. This should always be the major/minor of
 # the stable version or stable version to be.
-set(BASE_VERSION 3.30)
+set(BASE_VERSION 3.32)
 
 # This number is meaningless, but we're now stuck with it in our
 # library names for backward compatibility.


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