Skip to content

Commit bfee99f

Browse files
committed
Bump version to v3.1
1 parent d8d801a commit bfee99f

File tree

6 files changed

+72
-68
lines changed

6 files changed

+72
-68
lines changed

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.1 FATAL_ERROR)
22
include(GenerateExportHeader)
33
include(GNUInstallDirs)
44

5-
project(Zydis VERSION 3.0.0.0 LANGUAGES C CXX)
5+
project(Zydis VERSION 3.1.0.0 LANGUAGES C CXX)
66

77
# =============================================================================================== #
88
# Overridable options #

0 commit comments

Comments
 (0)