diff --git a/collects/repos-time-stamp/stamp.ss b/collects/repos-time-stamp/stamp.ss index 7d4369ef0e..50c613a159 100644 --- a/collects/repos-time-stamp/stamp.ss +++ b/collects/repos-time-stamp/stamp.ss @@ -1 +1 @@ -(module stamp mzscheme (provide stamp) (define stamp "1dec2005")) +(module stamp mzscheme (provide stamp) (define stamp "2dec2005"))