From b7519d1268c53413e92064f8733f1d8e146e3599 Mon Sep 17 00:00:00 2001 From: Matt Pharr Date: Fri, 24 Jun 2011 16:20:36 -0700 Subject: [PATCH] fix date in ReleaseNotes.txt --- docs/ReleaseNotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.txt b/docs/ReleaseNotes.txt index 2b8abd97..f6b50689 100644 --- a/docs/ReleaseNotes.txt +++ b/docs/ReleaseNotes.txt @@ -9,6 +9,6 @@ generated aligned load/store instructions in cases where the address wasn't actually aligned (even if the base address passed into ispc code was). -=== v1.0 === (22 June 2011) +=== v1.0 === (21 June 2011) Initial Release