From 05e2bd3f8e2988d021a42b10a9f0617cda388da5 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Fri, 13 Jul 2012 23:35:37 +0400 Subject: Release 1.1 --- setup/linux/linux.cfg | 10 ++++++++++ setup/windows/traccar.iss | 2 +- setup/windows/windows.cfg | 10 ++++++++++ 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/setup/linux/linux.cfg b/setup/linux/linux.cfg index 3848aff91..424e59033 100644 --- a/setup/linux/linux.cfg +++ b/setup/linux/linux.cfg @@ -127,4 +127,14 @@ 5007 0 + + true + 5008 + 0 + + + true + 5009 + 0 + diff --git a/setup/windows/traccar.iss b/setup/windows/traccar.iss index 836492230..293b0db45 100644 --- a/setup/windows/traccar.iss +++ b/setup/windows/traccar.iss @@ -1,6 +1,6 @@ [Setup] AppName=Traccar -AppVersion=1.0 +AppVersion=1.1 DefaultDirName={pf}\Traccar AlwaysRestart=yes diff --git a/setup/windows/windows.cfg b/setup/windows/windows.cfg index e804dacaa..273b0700b 100644 --- a/setup/windows/windows.cfg +++ b/setup/windows/windows.cfg @@ -127,4 +127,14 @@ 5007 0 + + true + 5008 + 0 + + + true + 5009 + 0 + -- cgit v1.2.3