This commit is contained in:
Christopher A. Mosher 2020-04-18 12:28:17 -04:00
parent e2df466413
commit b6b2fde6ea
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# -*- Autoconf -*-
# 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_CONFIG_SRCDIR([src/apple2.cpp])