Skip to content

Commit cdaa007

Browse files
committed
Bump version to 9.
1 parent 4b4486d commit cdaa007

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0)
22
set(CMP0048 NEW)
33

44
project("Touhou Toolkit"
5-
VERSION 8)
5+
VERSION 9)
66
set(PROJECT_URL "https://github.com/thpatch/thtk")
77
set(PROJECT_BUGREPORT "chwo9843@gmail.com")
88

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
What's new in thtk 9
2+
====================
3+
4+
#### thecl
5+
- Fixed compiling TH06-095 ECL files.
6+
7+
Please submit an issue at GitHub (https://github.com/thpatch/thtk/issues) if
8+
you find a bug.
9+
10+
11+
-------------------------------------------------------------------------------
12+
113
What's new in thtk 8
214
====================
315

0 commit comments

Comments
 (0)