From 8fd204e20c089a3ddc4930e8959b0ee851968b43 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Jul 2016 12:32:30 +1200 Subject: Update server version number --- pom.xml | 2 +- setup/windows/traccar.iss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0bba58184..43fdb890b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.traccar traccar - 3.5-SNAPSHOT + 3.6-SNAPSHOT traccar https://www.traccar.org diff --git a/setup/windows/traccar.iss b/setup/windows/traccar.iss index 56de5c1a6..d69eba3d9 100644 --- a/setup/windows/traccar.iss +++ b/setup/windows/traccar.iss @@ -1,6 +1,6 @@ [Setup] AppName=Traccar -AppVersion=3.5 +AppVersion=3.6 DefaultDirName={pf}\Traccar AlwaysRestart=yes -- cgit v1.2.3