1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-01-11 23:52:54 +00:00

Bump version.

This commit is contained in:
Olaf Seibert 2016-02-18 21:27:35 +01:00
parent 1830ecef2c
commit 85eaa03f99

View File

@ -5,7 +5,7 @@ dnl This configure.ac script was created for Autoconf 2.69, but I
dnl tried it with one as old as 2.61, and that seemed to work fine.
AC_PREREQ([2.69])
AC_INIT([klh10], [2.0i-Rhialto], [https://github.com/Rhialto/klh10],
AC_INIT([klh10], [2.0j-Rhialto], [https://github.com/Rhialto/klh10],
[], [https://github.com/Rhialto/klh10])
AC_CONFIG_SRCDIR([src/klh10.h])
AC_CONFIG_HEADERS([src/config.h])