DragonFly BSD
DragonFly submit List (threaded) for 2003-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Time for newvers


From: Galen Sampson <galen_sampson@xxxxxxxxx>
Date: Sat, 6 Sep 2003 08:45:57 -0700 (PDT)

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.com
Index: 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}"
 


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