summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2009-02-28 20:32:56 +0100
committerTreeve Jelbert2009-02-28 20:32:56 +0100
commit823d958d188e5a336dbe036abeb383ab87ae1baf (patch)
tree874f070fde3706ca9dc6b37fe51ad3efa1753440
parent6eeefe34d720e9cec013c5abf3e690581fad6e49 (diff)
wine: => 1.1.16
-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 d14b4e73c7..fe70a36cd4 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_DEVEL == y ]]; then
- VERSION=1.1.15
+ VERSION=1.1.16
else
VERSION=1.0.1
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 242fa7b36b..b0674924f6 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2009-02-28 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1.16
+
2009-02-17 Eric Sandall <sandalle@sourcemage.org>
* Fix WINE Bug http://bugs.winehq.com/show_bug.cgi?id=17406