Skip to content

Commit

Permalink
Bump version to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyGoat authored Dec 1, 2022
1 parent 0ebd2bc commit 949b213
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 11
#define RYZENADJ_MINIOR_VER 1
#define RYZENADJ_MAJOR_VER 12
#define RYZENADJ_MINIOR_VER 0

enum ryzen_family {
FAM_UNKNOWN = -1,
Expand Down

0 comments on commit 949b213

Please sign in to comment.