diff --git a/etc/dbus-serialbattery/utils.py b/etc/dbus-serialbattery/utils.py index 27b2edd4..f497dff5 100644 --- a/etc/dbus-serialbattery/utils.py +++ b/etc/dbus-serialbattery/utils.py @@ -12,7 +12,7 @@ # Constants - Need to dynamically get them in future DRIVER_VERSION = 0.10 -DRIVER_SUBVERSION = '.beta1' +DRIVER_SUBVERSION = '' zero_char = chr(48) degree_sign = u'\N{DEGREE SIGN}' # Cell min/max voltages - used with the cell count to get the min/max battery voltage