summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandro Bonazzola <sbonazzo@redhat.com>2019-02-05 16:49:45 +0100
committerFrediano Ziglio <fziglio@redhat.com>2019-12-16 10:40:45 +0000
commitd6836f79ba8deeef5b7719fd94cc208b81eb70df (patch)
tree98ebcb07ae34c80779ffda18a208cc1ca985d7d9
parente0dc728a5568ef660b9caae25b8ae81834e4e921 (diff)
virtio-win: rebase on 0.164
Change-Id: I6c5879e7d80ce0e4906ad0a55ff363b6ceaf6ac3 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c5cdde7..0bee386 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME=spice-nsis
-VERSION=0.141
+VERSION=0.164
DISPLAYED_VERSION=$(VERSION)
ARCHIVE=$(NAME)-$(VERSION).tar.bz2