bump 0.34

This commit is contained in:
Martijn van Brummelen
2022-07-08 13:18:18 +02:00
parent f3ace2aa7c
commit 099d380f3c
4 changed files with 9 additions and 4 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.33], [git@brumit.nl])
AC_INIT([nwipe], [0.34], [git@brumit.nl])
AM_INIT_AUTOMAKE(foreign subdir-objects)
AC_OUTPUT(Makefile src/Makefile man/Makefile)
AC_CONFIG_SRCDIR([src/nwipe.c])