branch: externals/cpupower
commit ceabdffa8777ad8d8e65220ac54afcc78daa6a93
Author: steve m <palla...@gmail.com>
Commit: steve m <palla...@gmail.com>

    Confirmed functionality with v5.10
---
 cpupower.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpupower.el b/cpupower.el
index 1baceae9d6..3fc627cea0 100644
--- a/cpupower.el
+++ b/cpupower.el
@@ -64,7 +64,7 @@ messages buffer"
   :group 'cpupower)
 
 (defconst cpupower--compatible-versions
-  '("5.4" "5.12")
+  '("5.4" "5.10" "5.12")
   "Versions of cpupower which cpupower.el can work with.
 
 It is possible that other versions of cpupower have the same

Reply via email to