Skip to content

Commit

Permalink
Restored the 1.0 strings
Browse files Browse the repository at this point in the history
  • Loading branch information
pjaaskel committed Oct 3, 2022
1 parent 2889288 commit aef7ff2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.0 unreleased
=====================

0.9 September 2022
=====================

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-duplicate-decl-specifier \

cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
project(CHIP-SPV
VERSION 0.9
VERSION 1.0-pre
DESCRIPTION "HIP implementation for runtimes that support SPIR-V"
LANGUAGES C CXX)

Expand Down

0 comments on commit aef7ff2

Please sign in to comment.