]> granicus.if.org Git - libnl/commitdiff
3.2.12 release libnl3_2_12
authorThomas Graf <tgraf@redhat.com>
Thu, 30 Aug 2012 11:46:29 +0000 (13:46 +0200)
committerThomas Graf <tgraf@redhat.com>
Thu, 30 Aug 2012 11:46:29 +0000 (13:46 +0200)
configure.in
doc/Doxyfile

index 8ea76cb0f4734745f5ada9bf4314299b356a80ce..50168426f07b776629e97a6e2574ad1d9926c188 100644 (file)
@@ -13,7 +13,7 @@
 # copied from glib
 m4_define([libnl_major_version], [3])
 m4_define([libnl_minor_version], [2])
-m4_define([libnl_micro_version], [11])
+m4_define([libnl_micro_version], [12])
 
 
 # If either revision or age are omitted, they default to 0. Also note that age
@@ -34,9 +34,9 @@ m4_define([libnl_micro_version], [11])
 # 6. If any interfaces have been removed since the last public release, then
 #    set age to 0.
 
-m4_define([libnl_lt_current],    [209])
+m4_define([libnl_lt_current],    [210])
 m4_define([libnl_lt_revision],  [0])
-m4_define([libnl_lt_age],        [9])
+m4_define([libnl_lt_age],        [10])
 
 m4_define([libnl_version],
          [libnl_major_version.libnl_minor_version.libnl_micro_version])
index 258344e43e09e4c54d84531826ee8b495aaeb177..c6586eb0c151134f82635b1fd777d6099bb9c572 100644 (file)
@@ -32,7 +32,7 @@ PROJECT_NAME           = libnl
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = 3.2.11
+PROJECT_NUMBER         = 3.2.12
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer