CVS update: /cowiki/dist/
[email protected] 3 Sep 2005 18:22:59 -0000
| Newsgroups | gmane.comp.php.cowiki.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: ytjohn Date: 2005/09/03 11:22:59 Modified: cowiki/dist/buildinterim.sh Log: Fixed last second typo in buildinterim.sh File Changes: Directory: /cowiki/dist/ ======================== File [changed]: buildinterim.sh Url: http://cowiki.tigris.org/source/browse/cowiki/dist/buildinterim.sh?r1=1.1&r2=1.2 Delta lines: +2 -2 ------------------- --- buildinterim.sh 3 Sep 2005 17:55:49 -0000 1.1 +++ buildinterim.sh 3 Sep 2005 18:22:57 -0000 1.2 @@ -19,7 +19,7 @@ # Kai Schroeder, <[email protected]> # Modified for BSD April 2005 Vish Vishvanath <[email protected]> # -# $Id: buildinterim.sh,v 1.1 2005/09/03 17:55:49 ytjohn Exp $ +# $Id: buildinterim.sh,v 1.2 2005/09/03 18:22:57 ytjohn Exp $ # DOCR='/home/cowiki/htdocs/download/nightly' @@ -42,7 +42,7 @@ echo "coWiki interim package builder, administrative tool for building" echo "an interim release from the coWiki 0.4.0-dev branch." echo - echo "Version 1.0, John T. Hogenmiller + echo "Version 1.0, John T. Hogenmiller" echo }