Bump version to v0.38

This commit is contained in:
PartialVolume
2025-01-08 22:23:15 +00:00
parent e8297c642a
commit 9856cecd45
4 changed files with 19 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.63])
AC_INIT([nwipe],[0.37],[git@brumit.nl])
AC_INIT([nwipe],[0.38],[git@brumit.nl])
AM_INIT_AUTOMAKE(foreign subdir-objects)
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile])
AC_OUTPUT