Skip to content

Commit 1d6c07e

Browse files
committedMar 4, 2021
Bump minor version to 2021.3.0.
1 parent e58c439 commit 1d6c07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.13)
22
project(ge211
3-
VERSION 2021.2.0
3+
VERSION 2021.3.0
44
DESCRIPTION "A student game engine"
55
LANGUAGES CXX)
66

0 commit comments

Comments
 (0)
Please sign in to comment.