docs-common/bin insert-changelog,1.5,1.6

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Jan 21 02:48:05 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common/bin
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4348/docs-common/bin

Modified Files:
	insert-changelog 
Log Message:
Heh, maybe we mean month instead of minute here...


Index: insert-changelog
===================================================================
RCS file: /cvs/docs/docs-common/bin/insert-changelog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- insert-changelog	16 Jan 2006 23:07:33 -0000	1.5
+++ insert-changelog	21 Jan 2006 02:47:58 -0000	1.6
@@ -25,7 +25,7 @@
     NUMBER=1
     REVDESC="an integer release number"
 elif test $ROLE = "doc"; then
-    REVDATE=`date +"%Y-%M-%d"`
+    REVDATE=`date +"%Y-%m-%d"`
     ZEROREV=0.0                  # unlikely, but you never know
     REVDESC="a decimal version number"
 else




More information about the Fedora-docs-commits mailing list