Prepare v1.0.0.

This commit is contained in:
Thomas Kemmer
2025-10-02 21:28:17 +02:00
parent 4dfb087f76
commit d9bf19be8e

View File

@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.61])
AC_INIT([fsmlite], [0.7.5], [tkemmer@computer.org])
AC_INIT([fsmlite], [1.0.0], [tkemmer@computer.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_LANG([C++])