Skip to content

Commit

Permalink
gcc: someone missed to change a number..
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Aug 23, 2012
1 parent 95fa596 commit 3ecf104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compilers/gcc/plugin.d/optimize-gcc_4_7.plugin
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ EOF
default)
if [ "$IS_DEFAULT" != "DEFAULT" ]; then
set_local_config LUNAR_COMPILER GCC_4_7
$DIALOG --msgbox "Gcc 4.6 is now the default compiler!" 6 60
$DIALOG --msgbox "Gcc 4.7 is now the default compiler!" 6 60
fi
;;
safe)
Expand Down

0 comments on commit 3ecf104

Please sign in to comment.