aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Masters <jcm@jonmasters.org>2010-06-07 03:57:04 -0400
committerJon Masters <jcm@jonmasters.org>2010-06-07 03:57:04 -0400
commit5678d7611ce62c89800f3df01d5a9f8baafbc9c8 (patch)
tree84feae58edb950dffd4d3f6ad305a1a5f0c1d99e
parent837014acd25834c885af7859b41198c896d7c00f (diff)
downloadmodule-init-tools-5678d7611ce62c89800f3df01d5a9f8baafbc9c8.tar.gz
release: module-init-tools v3.12
The latest version of module-init-tools contains new features such as "devname" and "softdep" alias support, as well as various bug fixes and other miscellaneous enhancements. A detailed list of changes is also available on modules.wiki.kernel.org: https://modules.wiki.kernel.org/index.php/Module_init_tools_3_12 Signed-off-by: Jon Masters <jcm@jonmasters.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 485354a..163148e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(module-init-tools,3.12-pre3)
+AC_INIT(module-init-tools,3.12)
AC_CANONICAL_SYSTEM