From 3cf0d7b49b05bb712a4cdcdab8771aa70ab9fa46 Mon Sep 17 00:00:00 2001 From: Eric Gregory Date: Mon, 7 May 2012 12:03:04 -0700 Subject: [PATCH] Version is now 0.1.0+trunk --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3d3c5ecd..a292606d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake ) # set(GETTEXT_PACKAGE "geary") set(RELEASE_NAME "Lightweight email client for GNOME.") -set(VERSION "0.1.0") +set(VERSION "0.1.0+trunk") set(VERSION_INFO "Release") # Packaging filenamesnames.