Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 355b3f9

Browse files
committedApr 16, 2019
Bump version for 7.5.1 release
Signed-off-by: Wenchao Wang <wenchao.wang@intel.com>
1 parent 0fbaf5e commit 355b3f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎include/hax_release_ver.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#ifndef HAX_RELEASE_VER_H_
3232
#define HAX_RELEASE_VER_H_
3333

34-
#define HAXM_RELEASE_VERSION 7,4,1,0
35-
#define HAXM_RELEASE_VERSION_STR "7.4.1"
34+
#define HAXM_RELEASE_VERSION 7,5,1,0
35+
#define HAXM_RELEASE_VERSION_STR "7.5.1"
3636

3737
#endif // HAX_RELEASE_VER_H_

0 commit comments

Comments
 (0)
Failed to load comments.