diff --git a/collects/repos-time-stamp/stamp.ss b/collects/repos-time-stamp/stamp.ss index 5be217f24a..6c96cf48ed 100644 --- a/collects/repos-time-stamp/stamp.ss +++ b/collects/repos-time-stamp/stamp.ss @@ -1 +1 @@ -(module stamp mzscheme (provide stamp) (define stamp "31dec2006")) +(module stamp mzscheme (provide stamp) (define stamp "1jan2007"))