~ubuntu-branches/ubuntu/utopic/libgtop2/utopic-proposed

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-09-18 19:31:52 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20060918193152-1hemh3zh7dkmae9w
Tags: 2.14.4-0ubuntu1
* New upstream version:
  - Fixed linux maps/smaps parsing on 64bit kernel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
m4_define([libgtop_major_version], [2])
6
6
m4_define([libgtop_minor_version], [14])
7
 
m4_define([libgtop_micro_version], [3])
 
7
m4_define([libgtop_micro_version], [4])
8
8
m4_define([libgtop_version], [libgtop_major_version.libgtop_minor_version.libgtop_micro_version])
9
9
 
10
10
dnl  increment if the interface has additions, changes, removals.