Prepare for release

This commit is contained in:
Jonathan Campbell
2023-03-31 19:30:40 -07:00
parent 57ed218ad7
commit 10add4401b
21 changed files with 30 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
dnl Init.
AC_INIT(dosbox-x,2022.12.26,[https://github.com/joncampbell123/dosbox-x/issues],[],[https://dosbox-x.com])
AC_INIT(dosbox-x,2023.03.31,[https://github.com/joncampbell123/dosbox-x/issues],[],[https://dosbox-x.com])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR(README.md)