Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/rump bump version for recent portability fixes



details:   https://anonhg.NetBSD.org/src/rev/4966236ae5e0
branches:  trunk
changeset: 784086:4966236ae5e0
user:      pooka <pooka%NetBSD.org@localhost>
date:      Thu Jan 17 21:53:14 2013 +0000

description:
bump version for recent portability fixes

diffstat:

 sys/rump/VERSION |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 428badcde333 -r 4966236ae5e0 sys/rump/VERSION
--- a/sys/rump/VERSION  Thu Jan 17 21:42:22 2013 +0000
+++ b/sys/rump/VERSION  Thu Jan 17 21:53:14 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: VERSION,v 1.2 2012/12/30 23:52:48 pooka Exp $
+#      $NetBSD: VERSION,v 1.3 2013/01/17 21:53:14 pooka Exp $
 #
 # Since cvs does not provide a version number for the entire tree, provide
 # identifiers which can be used by external parties to check if the NetBSD
@@ -9,4 +9,4 @@
 # when date is bumped.
 #
 
-BUILDRUMP=20121230:0
+BUILDRUMP=20130117:0



Home | Main Index | Thread Index | Old Index