qulogic/libgnt

b0be7dd9a1f9
Parents 4ccd5b784787
Children 52e79da98e47
Update changelogs and some of the docs for the new API. Preparing to merge with i.p.p
  • +3 -3
    configure.ac
  • --- a/configure.ac Wed May 21 02:09:00 2008 +0000
    +++ b/configure.ac Thu May 22 21:44:53 2008 +0000
    @@ -24,10 +24,10 @@
    # Make sure to update ../../configure.ac with libgnt version changes.
    #
    -m4_define([gnt_lt_current], [4])
    +m4_define([gnt_lt_current], [5])
    m4_define([gnt_major_version], [2])
    -m4_define([gnt_minor_version], [4])
    -m4_define([gnt_micro_version], [2])
    +m4_define([gnt_minor_version], [5])
    +m4_define([gnt_micro_version], [0])
    m4_define([gnt_version_suffix], [])
    m4_define([gnt_version],
    [gnt_major_version.gnt_minor_version.gnt_micro_version])