Merge lp:~jpakkane/libcolumbus/version-040 into lp:libcolumbus

Proposed by Jussi Pakkanen
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 437
Merged at revision: 437
Proposed branch: lp:~jpakkane/libcolumbus/version-040
Merge into: lp:libcolumbus
Diff against target: 22 lines (+2/-2)
2 files modified
CMakeLists.txt (+1/-1)
debian/changelog (+1/-1)
To merge this branch: bzr merge lp:~jpakkane/libcolumbus/version-040
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+147326@code.launchpad.net

Commit message

Change version number to 0.4.0.

Description of the change

Change version number to 0.4.0.

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Few chance to screw something up ;) Approving!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2013-01-30 10:21:36 +0000
3+++ CMakeLists.txt 2013-02-08 09:23:25 +0000
4@@ -35,7 +35,7 @@
5 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fvisibility=hidden")
6
7 set(SO_VERSION_MAJOR "0")
8-set(SO_VERSION_MINOR "3")
9+set(SO_VERSION_MINOR "4")
10 set(SO_VERSION_PATCH "0")
11
12 set(SO_VERSION "${SO_VERSION_MAJOR}.${SO_VERSION_MINOR}.${SO_VERSION_PATCH}")
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2012-11-27 09:23:23 +0000
16+++ debian/changelog 2013-02-08 09:23:25 +0000
17@@ -1,4 +1,4 @@
18-libcolumbus (0.3.0-0ubuntu1) UNRELEASED; urgency=low
19+libcolumbus (0.4.0-0ubuntu1) UNRELEASED; urgency=low
20
21 [ Jussi Pakkanen ]
22 * Initial release

Subscribers

People subscribed via source and target branches

to all changes: