summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2017-02-23 23:32:51 -0800
committerLucas De Marchi <lucas.demarchi@intel.com>2017-02-23 23:32:51 -0800
commitef4257b59c4307b8c627d89f3c7f1feedb32582f (patch)
tree9678ecc0ee37f2ad493e47dbe9589965aef15e88 /configure.ac
parent6ee28136024d70b4497d1ea57d1dcf1c7f1cb52f (diff)
downloadkmod-ef4257b59c4307b8c627d89f3c7f1feedb32582f.tar.gz
kmod 24v24
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 23510c8..ca94bf8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.64)
AC_INIT([kmod],
- [23],
+ [24],
[linux-modules@vger.kernel.org],
[kmod],
[http://git.kernel.org/?p=utils/kernel/kmod/kmod.git])