Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit ad556f9

Browse files
author
release bot
committed
Release version 3.1.0
1 parent f554819 commit ad556f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.5)
22

33
project(msft_proxy
4-
VERSION 0.1.0 # local build version
4+
VERSION 3.1.0
55
LANGUAGES CXX)
66
add_library(msft_proxy INTERFACE)
77
target_compile_features(msft_proxy INTERFACE cxx_std_20)

0 commit comments

Comments
 (0)