log version.sh @ 18759:04ed79acda15

age author description
Tue, 20 Jun 2006 10:08:19 +0000 diego simplify
Wed, 07 Jun 2006 15:03:25 +0000 ivo avoid usage of head -1/head -n 1 and use sed 1q instead
Tue, 06 Jun 2006 12:01:34 +0000 diego cosmetics
Tue, 06 Jun 2006 12:00:07 +0000 diego Drop all system-specific version generation stuff.
Tue, 06 Jun 2006 10:42:30 +0000 rathann Put SVN revision in the version string
Mon, 05 Jun 2006 20:38:47 +0000 rtogni cvs2svn
Sun, 04 Jun 2006 22:48:59 +0000 rtogni SVN switch: get version date from .svn subdir instead of CVS/Entries
Mon, 06 Jun 2005 19:36:41 +0000 diego MinGW support
Mon, 06 Jun 2005 17:51:44 +0000 diego BSD/OS works same as the other BSDs, tested by Steven M. Schultz.
Sun, 05 Jun 2005 17:40:57 +0000 diego tabs --> spaces indentation cosmetics
Sun, 05 Jun 2005 17:38:10 +0000 diego Generate the version string with awk on BSD systems and work around wrong
Sun, 05 Jun 2005 14:17:34 +0000 diego Days should be two digits.
Sun, 22 May 2005 16:27:17 +0000 diego LC_ALL overrides LANG, so use it instead.
Sat, 21 May 2005 14:44:10 +0000 diego LANG=C ensures month/day order and English language in the date string for
Wed, 18 May 2005 22:33:35 +0000 diego simplification