Skip to content

Commit 38e5be8

Browse files
author
Artur Bać
committed
v0.9.19
1 parent 056747e commit 38e5be8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fixed_lib/include/fixedmath/types.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626

2727
#define FIXEDMATH_VERSION_MAJOR 0
2828
#define FIXEDMATH_VERSION_MINOR 9
29-
#define FIXEDMATH_VERSION_PATCH 18
30-
#define FIXEDMATH_VERSION_STRING "fixedmath 0.9.18"
29+
#define FIXEDMATH_VERSION_PATCH 19
30+
#define FIXEDMATH_VERSION_STRING "fixedmath 0.9.19"
3131

3232
namespace fixedmath
3333
{

0 commit comments

Comments
 (0)