From ff8b6278529338a037df2e577267c7c5b6d1c69f 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 ac05dfe9f..563b45f15 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