1
0
mirror of synced 2026-04-29 05:25:12 +00:00

This will become a feature release, too: Update version and NEWS.md

This commit is contained in:
Axel Beckert
2020-12-27 17:02:04 +01:00
parent b7486d427c
commit 1a27e59df7
13 changed files with 31 additions and 15 deletions

View File

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