Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
Bump version to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xforce committed Dec 15, 2021
1 parent f98152e commit 652964c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/python35/src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// clang-format off
#define VERSION_MAJOR 0
#define VERSION_MINOR 8
#define VERSION_REVISION 2
#define VERSION_REVISION 3

#define STRINGIFY_(s) #s
#define STRINGIFY(s) STRINGIFY_(s)
Expand Down

0 comments on commit 652964c

Please sign in to comment.