Merge lp:~codygarver/slingshot/0.7.1 into lp:~elementary-pantheon/slingshot/trunk

Proposed by Cody Garver
Status: Merged
Approved by: Cody Garver
Approved revision: 356
Merged at revision: 356
Proposed branch: lp:~codygarver/slingshot/0.7.1
Merge into: lp:~elementary-pantheon/slingshot/trunk
Diff against target: 11 lines (+1/-1)
1 file modified
CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~codygarver/slingshot/0.7.1
Reviewer Review Type Date Requested Status
elementary Pantheon team Pending
Review via email: mp+168304@code.launchpad.net

Commit message

Release 0.7.1

Description of the change

Release 0.7.1

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-03-27 06:08:12 +0000
+++ CMakeLists.txt 2013-06-09 20:12:24 +0000
@@ -10,7 +10,7 @@
10set (PKGDATADIR "${DATADIR}/slingshot")10set (PKGDATADIR "${DATADIR}/slingshot")
11set (GETTEXT_PACKAGE "slingshot")11set (GETTEXT_PACKAGE "slingshot")
12set (RELEASE_NAME "Donatello")12set (RELEASE_NAME "Donatello")
13set (VERSION "0.7")13set (VERSION "0.7.1")
14set (VERSION_INFO "Release")14set (VERSION_INFO "Release")
15set (CMAKE_C_FLAGS "-ggdb")15set (CMAKE_C_FLAGS "-ggdb")
1616

Subscribers

People subscribed via source and target branches