Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
ChangeLog:

	* vir/simd_version.h:
  • Loading branch information
mattkretz committed Sep 26, 2024
1 parent c3479aa commit 5637d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vir/simd_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// development >= 0x64
// alpha >= 0xbe
// beta >= 0xc8
#define VIR_SIMD_VERSION 0x0'03'c8
#define VIR_SIMD_VERSION 0x0'04'00

#define VIR_SIMD_VERSION_MAJOR (VIR_SIMD_VERSION / 0x10000)

Expand Down

0 comments on commit 5637d3c

Please sign in to comment.