~thumper/nux/more-leaks

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Neil Jagdish Patel
  • Date: 2011-08-11 02:17:17 UTC
  • Revision ID: neil.patel@canonical.com-20110811021717-e71azjdbl6u4t85y
Tags: 1.2.0
[release] 1.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
#   - Increase interface_version to the next odd number
15
15
16
16
m4_define([nux_major_version], [1])
17
 
m4_define([nux_minor_version], [0])
18
 
m4_define([nux_micro_version], [8])
 
17
m4_define([nux_minor_version], [2])
 
18
m4_define([nux_micro_version], [0])
19
19
 
20
20
# Bump this when we break ABI
21
21
m4_define([nux_api_version], [1.0])