aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2015-12-23 19:30:30 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2015-12-23 19:30:30 +1300
commitf20569d473d3a020bed2870b1c1001199485b056 (patch)
tree9bbe3c8c90d12d486a0f58e2ffffc473f1d33efd
parentc1eb91d66a9f70ae10285f0b2d2fe82830fc5876 (diff)
downloadtrackermap-server-3.3.tar.gz
trackermap-server-3.3.tar.bz2
trackermap-server-3.3.zip
Update setup and application versionsv3.3
-rw-r--r--pom.xml2
-rw-r--r--setup/windows/traccar.iss2
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.traccar</groupId>
<artifactId>traccar</artifactId>
- <version>3.2-SNAPSHOT</version>
+ <version>3.3-SNAPSHOT</version>
<name>traccar</name>
<url>https://www.traccar.org</url>
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