2003/02/27 09:37:42
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:55:14 +0000 (06:55 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:55:14 +0000 (06:55 +0000)
darcs-hash:20040130065514-2ba56-0eb101d23746fd6413bdb008010e9444f531c3d0.gz

Makefile

index d9a59f5..ba1c4e0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -61,8 +61,8 @@ update-build:
        echo -n "Next build will be "
        cat next.build
        cvs update CHANGES
-       echo `date +%d-%b`" =========== build $(current_build) ================================================" >> CHANGES
        echo "" >> CHANGES
+       echo `date +%d-%b`" =========== build $(current_build) ================================================" >> CHANGES
        echo committing...
        cvs commit -m 'this comment should not appear in CHANGES' next.build CHANGES
        echo committed.