1
0
mirror of synced 2026-04-27 20:58:08 +00:00

Prepare release 4.6.2

This commit is contained in:
Axel Beckert
2015-12-23 18:07:46 +01:00
parent cf034d932e
commit 0f731a049c
13 changed files with 43 additions and 19 deletions

View File

@@ -14,7 +14,7 @@
#
TMPDIR ?= /tmp
DIST_PREFIX = ${TMPDIR}
VERSION = 4.6.1
VERSION = 4.6.2
DEBVERSION = $(shell echo $(VERSION)|sed 's/\(rc\|pre\|beta\|alpha\)/~\1/')
BASE = xen-tools
VCS = git