summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2013-01-24 15:00:26 +0100
committerThomas Graf <tgraf@suug.ch>2013-01-24 15:00:26 +0100
commit83c762d7cf6a6c54831e8d684b22804f497704c4 (patch)
tree55fbe0d917ffd9a670ba51699f43ffd846e9de6a /configure.ac
parentb6afd0bf1aee1abcf71ff48e223e9ff627d56092 (diff)
3.2.21 releaselibnl3_2_21
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 7654b70..66f4f7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,14 +6,14 @@
# License as published by the Free Software Foundation version 2.1
# of the License.
#
-# Copyright (c) 2003-2012 Thomas Graf <tgraf@suug.ch>
+# Copyright (c) 2003-2013 Thomas Graf <tgraf@suug.ch>
#
# copied from glib
m4_define([libnl_major_version], [3])
m4_define([libnl_minor_version], [2])
-m4_define([libnl_micro_version], [20])
+m4_define([libnl_micro_version], [21])
# The following explanation may help to understand the above rules a bit
@@ -35,7 +35,7 @@ m4_define([libnl_micro_version], [20])
# the new version. Bump current, set revision and age to 0.
m4_define([libnl_lt_current], [216])
-m4_define([libnl_lt_revision], [0])
+m4_define([libnl_lt_revision], [1])
m4_define([libnl_lt_age], [16])
m4_define([libnl_version],