From 8f49e0d3506624e4f71d4cb4e7be3e14c77a0ee7 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 30 Sep 2011 22:59:48 +0000 Subject: [PATCH] Bumped version number to v2.0.0 Monotone-Parent: 5280f05e836dd92b44c9cf8a1a9e66a88860a27e Monotone-Revision: b8291c975f3d5403e63bf731275468c6e29b4087 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-30T22:59:48 Monotone-Branch: ca.inverse.sogo --- NEWS | 2 +- Version | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 7d09ee3a6..20f0a6601 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.3-2011MMDD (1.3.9) +2.0-2011MMDD (2.0.0beta - branched from upcoming v1.3.9) --------------------- New Features - new user defaults SOGoDefaultCalendar to specify which calendar is used when diff --git a/Version b/Version index 6098e70aa..09503ebca 100644 --- a/Version +++ b/Version @@ -2,6 +2,6 @@ # This file is included by library makefiles to set the version information # of the executable. -MAJOR_VERSION=1 -MINOR_VERSION=3 -SUBMINOR_VERSION=8 +MAJOR_VERSION=2 +MINOR_VERSION=0 +SUBMINOR_VERSION=0