Bumping version to 0.3.1
This commit is contained in:
parent
c1b2bc9426
commit
2e0eb3c783
3 changed files with 17 additions and 1 deletions
|
|
@ -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
8
NEWS
|
|
@ -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
8
debian/changelog
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue