Skip to content

Commit 6d3b803

Browse files
authored
Merge pull request #203 from VaultaFoundation/bump-v3.9.0-rc1-main
[3.9.0-rc1 -> main] Bump version to 3.9.0-rc1
2 parents a3e21f2 + e594504 commit 6d3b803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5)
33
project(eosio_contracts)
44

55
set(VERSION_MAJOR 3)
6-
set(VERSION_MINOR 9)
6+
set(VERSION_MINOR 10)
77
set(VERSION_PATCH 0)
88
set(VERSION_SUFFIX dev)
99

0 commit comments

Comments
 (0)