diff --git a/mbed/mbed.py b/mbed/mbed.py index 10d1a176..dba53165 100644 --- a/mbed/mbed.py +++ b/mbed/mbed.py @@ -37,7 +37,7 @@ # Application version -ver = '1.0.0' +ver = '1.1.0' # Default paths to Mercurial and Git hg_cmd = 'hg'