use banner and update manpage

This commit is contained in:
Martijn van Brummelen
2017-02-12 19:05:36 +01:00
parent 9c63eef565
commit 0f26c8ea68
7 changed files with 15 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.64])
AC_INIT(nwipe, 0.21, git@brumit.nl)
AC_INIT(nwipe, 0.22, git@brumit.nl)
AM_INIT_AUTOMAKE(nwipe, 0.21)
AC_OUTPUT(Makefile src/Makefile man/Makefile)
AC_CONFIG_SRCDIR([src/nwipe.c])