Bumping version to 0.3.1

This commit is contained in:
Eric Gregory 2013-04-09 12:15:28 -07:00
parent c1b2bc9426
commit 2e0eb3c783
3 changed files with 17 additions and 1 deletions

View file

@ -15,7 +15,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )
# #
set(GETTEXT_PACKAGE "geary") set(GETTEXT_PACKAGE "geary")
set(RELEASE_NAME "Lightweight email client for GNOME.") set(RELEASE_NAME "Lightweight email client for GNOME.")
set(VERSION "0.3.0+trunk") set(VERSION "0.3.1")
set(VERSION_INFO "Release") set(VERSION_INFO "Release")
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale) set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)

8
NEWS
View file

@ -1,3 +1,11 @@
Geary 0.3.1 - 9 April 2013
---------------------------
* Reduced CPU and memory footprint
* Account dialog bugs fixed
* Stability improvements
Geary 0.3.0 - 19 March 2013 Geary 0.3.0 - 19 March 2013
--------------------------- ---------------------------

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
geary (0.3.1-1~raring1) raring; urgency=low
* Reduced CPU and memory footprint
* Account dialog bugs fixed
* Stability improvements
-- Eric Gregory <eric@yorba.org> Tue, 09 Apr 2013 11:39:44 -0700
geary (0.3.0-2~raring1) raring; urgency=low geary (0.3.0-2~raring1) raring; urgency=low
* Fix control file * Fix control file