summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-10-23 12:52:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-10-23 12:52:20 +0000
commit9b40887e314681226cffbf160a37c648731ff6e9 (patch)
tree9a636108656185a2499785a7f0af644813cb2f82
parent- Fix IGNORE misuse (diff)
Bump version number to reflect the version of the kernel and the tools
Notes
Notes: svn path=/head/; revision=400020
-rw-r--r--emulators/xen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xen/Makefile b/emulators/xen/Makefile
index 8a836cd37fda..cf1df0ff8002 100644
--- a/emulators/xen/Makefile
+++ b/emulators/xen/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xen
-PORTVERSION= 4.5.0
+PORTVERSION= 4.5.1
CATEGORIES= emulators
MAINTAINER= bapt@FreeBSD.org