[geary/geary-0.12] Remember to update the CMake version number.



commit 5c053220f5a27f3a553cde6d5d70770ce53f350e
Author: Michael James Gratton <mike vee net>
Date:   Mon Oct 2 22:25:21 2017 +1100

    Remember to update the CMake version number.

 CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 712602f..4518ed6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -19,7 +19,7 @@ list(APPEND
 #
 set(GETTEXT_PACKAGE "geary")
 set(RELEASE_NAME "Lightweight email client for GNOME.")
-set(VERSION "0.12-dev")
+set(VERSION "0.12.0")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 


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