Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd454676

Browse files
author
hewei.it
committed
v1.2.2
1 parent3770549 commitd454676

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎CMakeLists.txt‎

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

3-
project(hvVERSION 1.2.1)
3+
project(hvVERSION 1.2.2)
44

55
option(BUILD_SHARED"build shared library"ON)
66
option(BUILD_STATIC"build static library"ON)

‎base/hversion.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ BEGIN_EXTERN_C
88

99
#defineHV_VERSION_MAJOR 1
1010
#defineHV_VERSION_MINOR 2
11-
#defineHV_VERSION_PATCH1
11+
#defineHV_VERSION_PATCH2
1212

1313
#defineHV_VERSION_STRING STRINGIFY(HV_VERSION_MAJOR) "." \
1414
STRINGIFY(HV_VERSION_MINOR) "." \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp