Xtables-addons 1.5.1

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
This commit is contained in:
Jan Engelhardt
2008-02-21 17:16:31 +01:00
parent 4d22fbd97a
commit 6177839a04
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@
Makefile Makefile
Makefile.in Makefile.in
Module.symvers Module.symvers
modules.order
/downloads /downloads

View File

@@ -1,5 +1,5 @@
AC_INIT([xtables-addons], [1.5.0]) AC_INIT([xtables-addons], [1.5.1])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])
AC_PROG_INSTALL AC_PROG_INSTALL
AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE