diff --git a/CMakeLists.txt b/CMakeLists.txt index 9ffcb4ac..615122fa 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.90+trunk") +set(VERSION "0.2.0") set(VERSION_INFO "Release") set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale) diff --git a/NEWS b/NEWS index 0134e76d..8495d36b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Geary 0.2.0 - 1 October 2012 +---------------------------- + + * Fixed Dovecot-related IMAP issues + * Fixed Exim-related SMTP issues + * Improved icons + * Toolbar improvements + * Composer window redesign and bug fixes + * Conversation List redesign + * Messaging Menu integration + * Numerous bug and stability fixes + Geary 0.1.90 - 05 September 2012 -------------------------------- diff --git a/debian/changelog b/debian/changelog index 216f72a5..0583e64a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +geary (0.2.0-1~precise1) precise; urgency=low + + * Fixed Dovecot-related IMAP issues + * Fixed Exim-related SMTP issues + * Improved icons + * Toolbar improvements + * Composer window redesign and bug fixes + * Conversation List redesign + * Messaging Menu integration + * Numerous bug and stability fixes + + -- Jim Nelson Mon, 01 Oct 2012 14:56:27 -0700 + + geary (0.1.90-1~precise1) precise; urgency=low * Support for sending and receiving attachments