summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2012-01-27 15:51:58 -0800
committerEric Sandall2012-01-27 15:51:58 -0800
commit259adeb53b96eae26e209f232247de3922159f10 (patch)
tree78ecea5ca9b8e4016fafb83a2151821dd2e402bd
parent5e033208bbcaefb01635660754b53306b5287949 (diff)
wine: Updated devel to 1.4-rc1
-rwxr-xr-xx11-libs/wine/DETAILS2
-rw-r--r--x11-libs/wine/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 566b5df56b..c42abe789e 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_BRANCH == devel ]]; then
- VERSION=1.3.37
+ VERSION=1.4-rc1
else
VERSION=1.2.3
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index dd9a10e091..151b51389e 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2012-01-27 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Updated devel to 1.4-rc1
+
2012-01-13 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated devel to 1.3.37