Skip to content

Commit

Permalink
update version to 1.93
Browse files Browse the repository at this point in the history
  • Loading branch information
soarqin committed May 14, 2022
1 parent 4549535 commit 418ed39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.93
1. (#125) Added support for 3.74 with existing h-encore^2
2. (#108) Project builds on Apple M1 now

v1.92
1. Added support for 3.73 with existing h-encore^2

Expand Down
2 changes: 1 addition & 1 deletion src/version.hh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#pragma once

#define FINALHE_VERSION_MAJOR 1
#define FINALHE_VERSION_MINOR 92
#define FINALHE_VERSION_MINOR 93

#define _STR(x) #x
#define STR(x) _STR(x)
Expand Down

0 comments on commit 418ed39

Please sign in to comment.