Skip to content

Commit

Permalink
Release 4.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Povirk committed Apr 3, 2019
1 parent f7e8d66 commit 61f11bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-winemono.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ REBUILD=0
WINE=${WINE:-`which wine`}
BUILD_TESTS=0
USE_MONOLITE=0
MSI_VERSION=4.8.0
MSI_VERSION=4.8.1

if test -d "$CURDIR/output"; then
OUTDIR="$CURDIR/output"
Expand Down

0 comments on commit 61f11bb

Please sign in to comment.