Merge lp:~codygarver/scratch/release-2.0.2.1 into lp:scratch/2.x

Proposed by Cody Garver
Status: Merged
Approved by: Cody Garver
Approved revision: 1230
Merged at revision: 1234
Proposed branch: lp:~codygarver/scratch/release-2.0.2.1
Merge into: lp:scratch/2.x
Diff against target: 12 lines (+1/-1)
1 file modified
CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~codygarver/scratch/release-2.0.2.1
Reviewer Review Type Date Requested Status
Cody Garver Pending
Review via email: mp+198806@code.launchpad.net

Commit message

Release 2.0.2.1

Description of the change

This will be merged when Granite 0.2.3 is released lp:~codygarver/granite/release-0.2.3

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2013-11-30 09:12:28 +0000
+++ CMakeLists.txt 2013-12-12 18:35:36 +0000
@@ -9,7 +9,7 @@
9set (PKGDATADIR "${DATADIR}/scratch")9set (PKGDATADIR "${DATADIR}/scratch")
10set (GETTEXT_PACKAGE "scratch-text-editor")10set (GETTEXT_PACKAGE "scratch-text-editor")
11set (RELEASE_NAME "The elementary Text Editor.")11set (RELEASE_NAME "The elementary Text Editor.")
12set (VERSION "2.0.2")12set (VERSION "2.0.2.1")
13set (VERSION_INFO "Release")13set (VERSION_INFO "Release")
14set (LIBNAME "scratchcore")14set (LIBNAME "scratchcore")
15set (LIBVERSION "0")15set (LIBVERSION "0")

Subscribers

People subscribed via source and target branches