Skip to content

Commit

Permalink
next release is 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Apr 12, 2021
1 parent 85a4a92 commit 2134619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.61)
AC_INIT([wut-tools],[1.2.0],[https://github.com/devkitPro/wut-tools/issues])
AC_INIT([wut-tools],[1.3.0],[https://github.com/devkitPro/wut-tools/issues])
AC_CONFIG_SRCDIR([src/elf2rpl/main.cpp])
AC_CONFIG_MACRO_DIR([m4])

Expand Down

0 comments on commit 2134619

Please sign in to comment.