![]() ![]() | ![]() |
version 1.5, 2025/03/09 19:14:24 | version 1.6, 2025/03/15 02:26:35 |
---|---|
Line 24 | Line 24 |
# along with FreeM. If not, see <https://www.gnu.org/licenses/>. | # along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
# | # |
# $Log$ | # $Log$ |
# Revision 1.6 2025/03/15 02:26:35 snw | |
# Prepare for 0.62.0 release | |
# | |
# Revision 1.5 2025/03/09 19:14:24 snw | # Revision 1.5 2025/03/09 19:14:24 snw |
# First phase of REUSE compliance and header reformat | # First phase of REUSE compliance and header reformat |
# | # |
Line 32 | Line 35 |
# SPDX-License-Identifier: AGPL-3.0-or-later | # SPDX-License-Identifier: AGPL-3.0-or-later |
AC_INIT([freem],[cvs-current],[jpw@coherent-logic.com]) | AC_INIT([freem],[0.62.0],[snw@coherent-logic.com]) |
AC_CONFIG_HEADERS([src/config.h]) | AC_CONFIG_HEADERS([src/config.h]) |
AC_CONFIG_MACRO_DIR([m4]) | AC_CONFIG_MACRO_DIR([m4]) |