Skip to content

Commit

Permalink
update installer script
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Dec 26, 2021
1 parent f3ab76d commit 518f156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/devcpp-x64.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

!define COMPILERNAME "MinGW-w64 X86_64 GCC 11.2"
!define COMPILERFOLDER "MinGW64"
!define DEVCPP_VERSION "beta.0.10.3"
!define DEVCPP_VERSION "beta.0.12.3"
!define FINALNAME "RedPanda-Cpp.7.${DEVCPP_VERSION}.${COMPILERNAME}.Setup.exe"
!define DISPLAY_NAME "Red Panda Dev-C++ 7 ${DEVCPP_VERSION}"

Expand Down

0 comments on commit 518f156

Please sign in to comment.