diff --git a/laptop-mode-tools.spec b/laptop-mode-tools.spec index fa323699..cd48f452 100644 --- a/laptop-mode-tools.spec +++ b/laptop-mode-tools.spec @@ -3,7 +3,7 @@ Summary: Tools for power savings based on battery/AC status Name: laptop-mode-tools -Version: 1.69 +Version: 1.69.1 Release: 1 License: GPL Group: System Environment/Base @@ -102,6 +102,9 @@ fi %changelog +* Tue Mar 15 2016 Ritesh Raj Sarraf - 1.69.1-1 +- Updated to release 1.69.1 + * Mon Mar 7 2016 Ritesh Raj Sarraf - 1.69-1 - Updated to release 1.69 diff --git a/usr/sbin/laptop_mode b/usr/sbin/laptop_mode index f15e667b..d3e50e8b 100755 --- a/usr/sbin/laptop_mode +++ b/usr/sbin/laptop_mode @@ -35,7 +35,7 @@ set -a # The laptop mode tools version number. Extracted by the installer makefile # as well, so don't change the format! -LMTVERSION=1.69 +LMTVERSION=1.69.1 # This script is loaded from multiple scripts to set the config defaults # and to read the configuration on top of those. Only when the command is