From 25a7b8830a5f8a6ace00c470a4e283564cbef5fb Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 27 Mar 2011 22:39:34 +0000 Subject: Oops used wrong version number --- qemu-kvm/build/qemu-kvm.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qemu-kvm') diff --git a/qemu-kvm/build/qemu-kvm.SlackBuild b/qemu-kvm/build/qemu-kvm.SlackBuild index c31ae5d3..ffb9599e 100755 --- a/qemu-kvm/build/qemu-kvm.SlackBuild +++ b/qemu-kvm/build/qemu-kvm.SlackBuild @@ -32,7 +32,7 @@ # Changelog: # 0.12.5-1: 23/Aug/2010 by Eric Hameleers # * Initial build. -# 0.14-1: 28/mar/2011 by Eric Hameleers +# 0.14.0-1: 28/mar/2011 by Eric Hameleers # * Update. # # Run 'sh qemu-kvm.SlackBuild' to build a Slackware package. @@ -44,7 +44,7 @@ # Set initial variables: PRGNAM=qemu-kvm -VERSION=${VERSION:-0.14} +VERSION=${VERSION:-0.14.0} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-80-g2a13