[evolution] Bump the BASE_VERSION variable



commit 6f470c6808426c922bc97e971c5ec8623ca7bae8
Author: Milan Crha <mcrha redhat com>
Date:   Mon Sep 3 09:18:32 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 0e17445b49..734ecc9737 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@ set(PROJECT_URL "http://wiki.gnome.org/Apps/Evolution/";)
 # 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)
 
 # Used for pkg-config files
 set(INTERFACE_VERSION 3.0)


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