Time for newvers
Galen Sampson
galen_sampson at yahoo.com
Sat Sep 6 08:47:33 PDT 2003
Its time for this, if just to let me know that I'm running DragonFlyBSD and not
FreeBSD 4.8 stable on a certain machine.
Regards,
Galen
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.comIndex: newvers.sh
===================================================================
RCS file: /devel/dragonflybsd/dcvs/src/sys/conf/newvers.sh,v
retrieving revision 1.2
diff -u -r1.2 newvers.sh
--- newvers.sh 17 Jun 2003 04:28:20 -0000 1.2
+++ newvers.sh 6 Sep 2003 15:37:53 -0000
@@ -35,9 +35,9 @@
# $FreeBSD: src/sys/conf/newvers.sh,v 1.44.2.30 2003/04/04 07:02:46 murray Exp $
# $DragonFly: src/sys/conf/newvers.sh,v 1.2 2003/06/17 04:28:20 dillon Exp $
-TYPE="FreeBSD"
-REVISION="4.8"
-BRANCH="STABLE"
+TYPE="DragonFlyBSD"
+REVISION="1.0"
+BRANCH="Alpha"
RELEASE="${REVISION}-${BRANCH}"
VERSION="${TYPE} ${RELEASE}"
More information about the Submit
mailing list