From 7942bdb728f8fc9b6cc560303cf6193ed5aba647 Mon Sep 17 00:00:00 2001 From: Dmitry Babokin Date: Mon, 30 Sep 2013 18:09:59 +0400 Subject: [PATCH] Typo fix and copyright update --- docs/ispc.rst | 4 ++-- docs/template-news.txt | 2 +- docs/template-perf.txt | 2 +- docs/template.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/ispc.rst b/docs/ispc.rst index 224faaa9..eac9b24e 100644 --- a/docs/ispc.rst +++ b/docs/ispc.rst @@ -270,8 +270,8 @@ new reserved words: ``unmasked``, ``foreach_unique``, ``foreach_active``, and ``in``. Any program that happens to have a variable or function with one of these names must be modified to rename that symbol. -Updating ISPC Programs For Changes In ISPC 1.4.5 ----------------------------------------------- +Updating ISPC Programs For Changes In ISPC 1.5.0 +------------------------------------------------ This release adds support for double precision floating point constants. Double precision floating point constants are floating point number with diff --git a/docs/template-news.txt b/docs/template-news.txt index 9a41fbdb..d5eebdd1 100644 --- a/docs/template-news.txt +++ b/docs/template-news.txt @@ -57,7 +57,7 @@ %(body)s
- diff --git a/docs/template-perf.txt b/docs/template-perf.txt index 4932e332..9537a836 100644 --- a/docs/template-perf.txt +++ b/docs/template-perf.txt @@ -57,7 +57,7 @@ %(body)s
- diff --git a/docs/template.txt b/docs/template.txt index 8cb4f5ab..b9041f19 100644 --- a/docs/template.txt +++ b/docs/template.txt @@ -57,7 +57,7 @@ %(body)s
-