summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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