From f20569d473d3a020bed2870b1c1001199485b056 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Wed, 23 Dec 2015 19:30:30 +1300 Subject: Update setup and application versions --- pom.xml | 2 +- setup/windows/traccar.iss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4ab05d3e0..bfe2a886b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.traccar traccar - 3.2-SNAPSHOT + 3.3-SNAPSHOT traccar https://www.traccar.org diff --git a/setup/windows/traccar.iss b/setup/windows/traccar.iss index a38a27e91..298c27200 100644 --- a/setup/windows/traccar.iss +++ b/setup/windows/traccar.iss @@ -1,6 +1,6 @@ [Setup] AppName=Traccar -AppVersion=3.2 +AppVersion=3.3 DefaultDirName={pf}\Traccar AlwaysRestart=yes -- cgit v1.2.3