Skip to content

Commit

Permalink
Releasing v 1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
jxjo committed Nov 27, 2020
1 parent e224aeb commit 26f6ba1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

BUILDDIR=build
INSTALLDIR=$(pwd)/linux
XOPTFOIL_VERSION=1.60beta
XOPTFOIL_VERSION=1.60
TARGET_OS=UNIX

export XOPTFOIL_VERSION
Expand Down
2 changes: 1 addition & 1 deletion build_windows.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ECHO OFF
SET INSTALLDIR=%CD%\windows
SET XOPTFOIL_VERSION=1.60beta
SET XOPTFOIL_VERSION=1.60
SET TARGET_OS=WIN

IF NOT EXIST build MKDIR build
Expand Down

0 comments on commit 26f6ba1

Please sign in to comment.