1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-04-14 07:50:04 +00:00

Bump version to 2.0k.

This commit is contained in:
Olaf Seibert
2016-03-01 01:29:55 +01:00
parent dea8080818
commit 842125be77

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.0j-Rhialto], [https://github.com/Rhialto/klh10],
AC_INIT([klh10], [2.0k-Rhialto], [https://github.com/Rhialto/klh10],
[], [https://github.com/Rhialto/klh10])
AC_CONFIG_SRCDIR([src/klh10.h])
AC_CONFIG_HEADERS([src/config.h])