News and doxygen version number bump for 1.3.0
This commit is contained in:
@@ -2,6 +2,13 @@
|
|||||||
ispc News
|
ispc News
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
ispc 1.3.0 is Released
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
A major new version of ``ispc`` has been released. In addition to a number
|
||||||
|
of new language features, this release notably features initial support for
|
||||||
|
compiling to the Intel Xeon Phi (Many Integrated Core) architecture.
|
||||||
|
|
||||||
ispc 1.2.1 is Released
|
ispc 1.2.1 is Released
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ PROJECT_NAME = "Intel SPMD Program Compiler"
|
|||||||
# This could be handy for archiving the generated documentation or
|
# This could be handy for archiving the generated documentation or
|
||||||
# if some version control system is used.
|
# if some version control system is used.
|
||||||
|
|
||||||
PROJECT_NUMBER = 1.2.2
|
PROJECT_NUMBER = 1.3.0
|
||||||
|
|
||||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
||||||
# base path where the generated documentation will be put.
|
# base path where the generated documentation will be put.
|
||||||
|
|||||||
Reference in New Issue
Block a user