Merge lp:~bregma/unity/bump-to-7.1.2 into lp:unity

Proposed by Stephen M. Webb
Status: Merged
Approved by: Marco Trevisan (Treviño)
Approved revision: no longer in the source branch.
Merged at revision: 3565
Proposed branch: lp:~bregma/unity/bump-to-7.1.2
Merge into: lp:unity
Diff against target: 26 lines (+7/-1)
2 files modified
CMakeLists.txt (+1/-1)
debian/changelog (+6/-0)
To merge this branch: bzr merge lp:~bregma/unity/bump-to-7.1.2
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+190388@code.launchpad.net

Commit message

bumped upstream to 7.1.2

Description of the change

Bump upstream to 7.1.2

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Yep, it's the time! ;)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2013-09-27 11:00:21 +0000
+++ CMakeLists.txt 2013-10-10 15:04:00 +0000
@@ -10,7 +10,7 @@
10set (PROJECT_NAME "unity")10set (PROJECT_NAME "unity")
11set (UNITY_MAJOR 7)11set (UNITY_MAJOR 7)
12set (UNITY_MINOR 1)12set (UNITY_MINOR 1)
13set (UNITY_MICRO 1)13set (UNITY_MICRO 2)
14set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}")14set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}")
15set (UNITY_API_VERSION "6.0")15set (UNITY_API_VERSION "6.0")
16set (UNITY_COMPONENTS_VERSION "6")16set (UNITY_COMPONENTS_VERSION "6")
1717
=== modified file 'debian/changelog'
--- debian/changelog 2013-10-04 05:23:43 +0000
+++ debian/changelog 2013-10-10 15:04:00 +0000
@@ -1,3 +1,9 @@
1unity (7.1.2-0ubuntu1) UNRELEASED; urgency=low
2
3 * bump upstream version to 7.1.2
4
5 -- Stephen M. Webb <stephen.webb@canonical.com> Thu, 10 Oct 2013 09:41:09 -0400
6
1unity (7.1.1+13.10.20131004-0ubuntu1) saucy; urgency=low7unity (7.1.1+13.10.20131004-0ubuntu1) saucy; urgency=low
28
3 [ Brandon Schaefer ]9 [ Brandon Schaefer ]