summaryrefslogtreecommitdiffstats
path: root/x11-libs/wine/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/wine/DETAILS')
-rwxr-xr-xx11-libs/wine/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index b8cd2dbdb8..99d9e766cd 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -1,8 +1,8 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=wine
case "$WINE_BRANCH" in
-(devel) VERSION=6.23 ;;
-(stable) VERSION=6.0.1 ;;
+(devel) VERSION=7.0 ;;
+(stable) VERSION=7.0 ;;
esac; case "$WINE_BRANCH" in
(scm)
VERSION=$(get_scm_version)