0.3.0pr1 Pre-release
This commit is contained in:
parent
432a673dfb
commit
6d57a741bf
2 changed files with 7 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.2.2+trunk")
|
||||
set(VERSION "0.3.0pr1")
|
||||
set(VERSION_INFO "Release")
|
||||
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
||||
|
||||
|
|
|
|||
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,3 +1,9 @@
|
|||
geary (0.3.0pr1~raring1) raring; urgency=low
|
||||
|
||||
* Pre-prelease
|
||||
|
||||
-- Eric Gregory <eric@yorba.org> Wed, 06 Mar 2013 13:16:40 -0800
|
||||
|
||||
geary (0.2.2-2~precise2) precise; urgency=low
|
||||
|
||||
* Updated for daily build PPA.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue