Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
vinriviere committed Aug 20, 2023
1 parent 54cc246 commit f2ad8b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gcc/configure
Original file line number Diff line number Diff line change
Expand Up @@ -8140,7 +8140,7 @@ if test "${with_pkgversion+set}" = set; then :
*) PKGVERSION="($withval) " ;;
esac
else
PKGVERSION="(GCC MiNT ELF 20230728) "
PKGVERSION="(GCC MiNT ELF 20230819) "

fi

Expand Down
2 changes: 1 addition & 1 deletion gcc/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ AC_ARG_WITH(specs,
)
AC_SUBST(CONFIGURE_SPECS)

ACX_PKGVERSION([GCC MiNT ELF 20230728)
ACX_PKGVERSION([GCC MiNT ELF 20230819)
ACX_BUGURL([https://github.com/freemint/m68k-atari-mint-gcc/issues])
# Allow overriding the default URL for documentation
Expand Down

0 comments on commit f2ad8b0

Please sign in to comment.