Skip to content

Commit 9edc8bc

Browse files
authored
Merge pull request #212 from VaultaFoundation/311-dev
Bump main to 3.11-dev
2 parents 33ca176 + c1d5a60 commit 9edc8bc

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 10)
6+
set(VERSION_MINOR 11)
77
set(VERSION_PATCH 0)
88
set(VERSION_SUFFIX dev)
99

0 commit comments

Comments
 (0)