Update version number to 0.39 in configure.ac

This commit is contained in:
Extloga
2025-09-19 06:18:13 +02:00
committed by GitHub
parent 316b707308
commit 39ee8cfc91

View File

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