Nux

Merge lp:~sil2100/nux/3.0_abi_bump into lp:nux

Proposed by Łukasz Zemczak
Status: Rejected
Rejected by: Didier Roche-Tolomelli
Proposed branch: lp:~sil2100/nux/3.0_abi_bump
Merge into: lp:nux
Diff against target: 12 lines (+1/-1)
1 file modified
configure.ac (+1/-1)
To merge this branch: bzr merge lp:~sil2100/nux/3.0_abi_bump
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Disapprove
Review via email: mp+113352@code.launchpad.net

Commit message

Bumping ABI.

Description of the change

ABI bump was needed for nux 3.0.

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

This is not necessary, the ABI bump has been already been done.

review: Disapprove

Unmerged revisions

629. By Łukasz Zemczak

Bumping ABI.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'configure.ac'
2--- configure.ac 2012-05-29 15:36:22 +0000
3+++ configure.ac 2012-07-04 09:01:34 +0000
4@@ -22,7 +22,7 @@
5 # The number format is : year/month/day
6 # e.g.: december 5th, 2011 is: 20111205
7 # To make more than one API change in a day, add a number to the date. Like 20111205.xx
8-m4_define([nux_abi_version], [20120525.01])
9+m4_define([nux_abi_version], [20120704])
10
11 m4_define([nux_version],
12 [nux_major_version.nux_minor_version.nux_micro_version])

Subscribers

People subscribed via source and target branches