Version and string position updates.

This commit is contained in:
Andrew Wood
2023-09-23 21:56:59 +01:00
parent 2033c6085f
commit 7bc91e10de
7 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ dnl Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
dnl
dnl Distributed under the Artistic License v2.0; see `docs/COPYING'.
AC_INIT([pv], [0.0.20230914-UNRELEASED], [pv@ivarch.com], [pv], [https://www.ivarch.com/programs/pv.shtml])
AC_INIT([pv], [0.0.20230923-UNRELEASED], [pv@ivarch.com], [pv], [https://www.ivarch.com/programs/pv.shtml])
AC_CONFIG_SRCDIR([src/include/config.h.in])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([src/include/config.h])