summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2016-12-23 16:29:30 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2017-01-03 12:45:04 +0100
commit3883c979436abe2a74141964d1c1584ee2cd72df (patch)
treee8dbf7d6a91f244ca28e17b94796cf86b4b68e52
parent3b764bf25112a90e6c125f6c629182d982e58236 (diff)
Update to latest virtio-win/vdagent releasesHEADmaster
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 94bf433..df8f7bc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME=spice-nsis
-VERSION=0.103
+VERSION=0.126
DISPLAYED_VERSION=$(VERSION)
ARCHIVE=$(NAME)-$(VERSION).tar.bz2
@@ -41,7 +41,7 @@ TEMP_DIR=temp_dir
# common dependencies/sources
-# From RPMs available at http://www.spice-space.org/download/windows/vdagent/vdagent-win-0.7.3/
+# From RPMs available at http://www.spice-space.org/download/windows/vdagent/vdagent-win-0.8.0/
VDA32BIN=/usr/i686-w64-mingw32/sys-root/mingw/bin
VDA64BIN=/usr/x86_64-w64-mingw32/sys-root/mingw/bin