Skip to content

Commit

Permalink
Bump major version
Browse files Browse the repository at this point in the history
As API had changed for this release.
  • Loading branch information
FlyGoat authored Apr 29, 2022
1 parent 317acb7 commit f1e2275
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/ryzenadj.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ extern "C" {
#endif

#define RYZENADJ_REVISION_VER 0
#define RYZENADJ_MAJOR_VER 8
#define RYZENADJ_MINIOR_VER 3
#define RYZENADJ_MAJOR_VER 10
#define RYZENADJ_MINIOR_VER 0

enum ryzen_family {
FAM_UNKNOWN = -1,
Expand Down

0 comments on commit f1e2275

Please sign in to comment.