This commit is contained in:
Christopher A. Mosher 2020-04-18 12:28:17 -04:00
parent e2df466413
commit b6b2fde6ea

View File

@ -1,6 +1,6 @@
# -*- Autoconf -*- # -*- Autoconf -*-
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.
AC_INIT(epple2, v1.0.4) AC_INIT(epple2, v1.0.5)
AC_PREREQ(2.68) AC_PREREQ(2.68)
AC_CONFIG_SRCDIR([src/apple2.cpp]) AC_CONFIG_SRCDIR([src/apple2.cpp])