diff options
| author | herbelin | 2009-01-13 21:50:05 +0000 |
|---|---|---|
| committer | herbelin | 2009-01-13 21:50:05 +0000 |
| commit | f25c1f790bb41466c12d2eb232fff9b82b3e1f26 (patch) | |
| tree | 925b2013ba9513d15042562599a07ecb8f397ffb /configure | |
| parent | b7e4eb4bf5b05b69bb4b2e1c467871acd931fc1e (diff) | |
Updated dates
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11782 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ VERSION=trunk VOMAGIC=08193 STATEMAGIC=19764 -DATE=`date +"%B %Y"` +DATE=`LANG=C date +"%B %Y"` # Create the bin/ directory if non-existent test -d bin || mkdir bin |
