Geary 0.4.2
This commit is contained in:
parent
6b6db1b705
commit
8605947f3c
3 changed files with 13 additions and 1 deletions
|
|
@ -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.4.1+trunk")
|
||||
set(VERSION "0.4.2")
|
||||
set(VERSION_INFO "Release")
|
||||
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
||||
|
||||
|
|
|
|||
6
NEWS
6
NEWS
|
|
@ -1,3 +1,9 @@
|
|||
Geary 0.4.2 - 20 November 2013
|
||||
------------------------------
|
||||
|
||||
* Compile with Vala 0.22.1
|
||||
|
||||
|
||||
Geary 0.4.1 - 11 November 2013
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,3 +1,9 @@
|
|||
geary (0.4.2-1~raring1) raring; urgency=low
|
||||
|
||||
* Compile with Vala 0.22.1
|
||||
|
||||
-- Jim Nelson <jim@yorba.org> Wed, 20 Nov 2013 13:06:44 -0800
|
||||
|
||||
geary (0.4.1-1~raring1) raring; urgency=low
|
||||
|
||||
* Compile-time support for WebKitGTK 2.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue