[Midnightbsd-cvs] src: newvers.sh: revert to 0.3 as discussed with ctriv@

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Dec 9 11:35:44 EST 2008


Log Message:
-----------
revert to 0.3 as discussed with ctriv@

Modified Files:
--------------
    src/sys/conf:
        newvers.sh (r1.5 -> r1.6)

-------------- next part --------------
Index: newvers.sh
===================================================================
RCS file: /home/cvs/src/sys/conf/newvers.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -L sys/conf/newvers.sh -L sys/conf/newvers.sh -u -r1.5 -r1.6
--- sys/conf/newvers.sh
+++ sys/conf/newvers.sh
@@ -32,7 +32,7 @@
 # $MidnightBSD$
 
 TYPE="MidnightBSD"
-REVISION="1.0"
+REVISION="0.3"
 BRANCH="CURRENT"
 if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
 	BRANCH=${BRANCH_OVERRIDE}


More information about the Midnightbsd-cvs mailing list