From 3248dc5b352a3adf58f827711c254d12417f5751 Mon Sep 17 00:00:00 2001 From: Dylan Marriott Date: Sun, 31 May 2015 22:17:55 +0200 Subject: [PATCH] New release (name change) --- PebbleSBB/.lock-waf_darwin_build | 2 +- PebbleSBB/appinfo.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/PebbleSBB/.lock-waf_darwin_build b/PebbleSBB/.lock-waf_darwin_build index 94e5795..da7c9d2 100644 --- a/PebbleSBB/.lock-waf_darwin_build +++ b/PebbleSBB/.lock-waf_darwin_build @@ -1,5 +1,5 @@ argv = ['/Users/d-32/pebble-dev/PebbleSDK-2.4.1/Pebble/waf', 'configure', 'build'] -environ = {'TERM_SESSION_ID': 'A2AC2870-B9FE-4315-8CC1-EF900F719771', 'SSH_AUTH_SOCK': '/tmp/launch-vhJVLB/Listeners', 'PYTHONPATH': '/Users/d-32/pebble-dev/PebbleSDK-current/bin/../.env/lib/python2.7/site-packages', 'VERSIONER_PYTHON_PREFER_32_BIT': 'no', 'LC_CTYPE': 'UTF-8', 'TERM_PROGRAM_VERSION': '326', 'SHELL': '/bin/bash', 'LOGNAME': 'd-32', 'USER': 'd-32', 'HOME': '/Users/d-32', 'PATH': '/Users/d-32/pebble-dev/PebbleSDK-2.4.1/arm-cs-tools/bin:/Users/d-32/pebble-dev/PebbleSDK-current/bin:/Users/d-32/google-cloud-sdk/bin:/usr/local/bin:/Users/d-32/google-cloud-sdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin', 'TMPDIR': '/var/folders/h5/_5385qgd2xqcg6k3sy5z6vm00000gn/T/', 'TERM_PROGRAM': 'Apple_Terminal', 'TERM': 'xterm-256color', 'Apple_PubSub_Socket_Render': '/tmp/launch-6AfErV/Render', 'VERSIONER_PYTHON_VERSION': '2.7', 'SHLVL': '2', '__CF_USER_TEXT_ENCODING': '0x1F5:0:0', 'PWD': '/Users/d-32/Documents/git/PebbleSBB/PebbleSBB', '_': '/Users/d-32/pebble-dev/PebbleSDK-2.4.1/Pebble/waf', '__CHECKFIX1436934': '1'} +environ = {'TERM_SESSION_ID': 'FA0657C5-A8E7-4520-AD19-EDF15A07A862', 'XPC_SERVICE_NAME': '0', 'PYTHONPATH': '/Users/d-32/pebble-dev/PebbleSDK-current/bin/../.env/lib/python2.7/site-packages', 'VERSIONER_PYTHON_PREFER_32_BIT': 'no', 'LC_CTYPE': 'UTF-8', 'TERM_PROGRAM_VERSION': '343.7', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.gJlLoqrraG/Listeners', 'SHELL': '/bin/bash', 'LOGNAME': 'd-32', 'USER': 'd-32', 'HOME': '/Users/d-32', 'PATH': '/Users/d-32/pebble-dev/PebbleSDK-2.4.1/arm-cs-tools/bin:/Users/d-32/pebble-dev/PebbleSDK-current/bin:/Users/d-32/google-cloud-sdk/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin', 'TMPDIR': '/var/folders/h5/_5385qgd2xqcg6k3sy5z6vm00000gn/T/', 'TERM_PROGRAM': 'Apple_Terminal', 'TERM': 'xterm-256color', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.zKkiNNG0Q3/Render', 'VERSIONER_PYTHON_VERSION': '2.7', 'SHLVL': '2', 'XPC_FLAGS': '0x0', '__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'PWD': '/Users/d-32/Documents/git/PebbleSBB/PebbleSBB', '_': '/Users/d-32/pebble-dev/PebbleSDK-2.4.1/Pebble/waf'} files = ['/Users/d-32/Documents/git/PebbleSBB/PebbleSBB/wscript'] hash = 4672844372416070989 options = {'files': '', 'jobs': 4, 'verbose': 0, 'nocache': False, 'progress_bar': 0, 'timestamp': None, 'distcheck_args': None, 'top': '', 'destdir': '', 'keep': 0, 'zones': '', 'debug': False, 'prefix': '/usr/local/', 'download': False, 'force': False, 'targets': '', 'out': ''} diff --git a/PebbleSBB/appinfo.json b/PebbleSBB/appinfo.json index 39a8702..faf3a1e 100644 --- a/PebbleSBB/appinfo.json +++ b/PebbleSBB/appinfo.json @@ -1,11 +1,11 @@ { "uuid": "506969a2-87f3-4e84-9100-bacaa6f6d237", - "shortName": "PebbleSBB", - "longName": "PebbleSBB", + "shortName": "SBB Watch", + "longName": "SBB Watch", "companyName": "Dylan Marriott", "capabilities": [ "location" ], - "versionCode": 1, - "versionLabel": "1.0", + "versionCode": 2, + "versionLabel": "1.1", "watchapp": { "watchface": false },