Skip to content

Commit

Permalink
Bump version to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyGoat authored Aug 7, 2022
1 parent c89e6fc commit 9f0efd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ryzenadj.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ extern "C" {

#define RYZENADJ_REVISION_VER 0
#define RYZENADJ_MAJOR_VER 11
#define RYZENADJ_MINIOR_VER 0
#define RYZENADJ_MINIOR_VER 1

enum ryzen_family {
FAM_UNKNOWN = -1,
Expand Down

3 comments on commit 9f0efd9

@Moth-TLOU2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FlyGoat how do i unistall RyzenAjd and the changes it made? i dont want anything leftover

@FlyGoat
Copy link
Owner Author

@FlyGoat FlyGoat commented on 9f0efd9 Sep 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FlyGoat how do i unistall RyzenAjd and the changes it made? i dont want anything leftover

Hmm just delete the file. All changes will be reverted after a reboot.

@Moth-TLOU2
Copy link

@Moth-TLOU2 Moth-TLOU2 commented on 9f0efd9 Sep 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FlyGoat how do i unistall RyzenAjd and the changes it made? i dont want anything leftover

Hmm just delete the file. All changes will be reverted after a reboot.

thanks goat, i deleted the folder. i tried the OC profile but my zen3 would use lower freqs, from 4850 to 3800, even after removing the bios tweaks so it wouldnt conflict it, still max boost was 3.8 which is my base freq. i wonder if i did sth wrong.

Please sign in to comment.