Skip to content

Commit

Permalink
Increment project version to 1.0.2
Browse files Browse the repository at this point in the history
Change-Id: I9278b5b9bca8ee10beb7df9827cd31cf22211979
  • Loading branch information
mleuci committed Feb 20, 2020
1 parent 6bafd4e commit ecd9a31
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Stage: TRUNK | STABLE | BETA | other branch
project.stage=SPARKL
project.stage.name=Sparkl
project.version=1.0.1
project.version=1.0.2
project.revision=${project.stage}-${project.version}
# Version: a numeric value or SNAPSHOT. SNAPSHOT is replaced by DSTAMP
package.url=not defined
Expand Down
2 changes: 1 addition & 1 deletion cpk.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
<company_name>Atol CD</company_name>
<company_url>www.atolcd.com</company_url>
<creation_date>2017-07-26</creation_date>
<version>1.0.1</version>
<version>1.0.2</version>
</info>
</cpk>
2 changes: 1 addition & 1 deletion version.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<version branch='master'>1.0.1</version>
<version branch='master'>1.0.2</version>

0 comments on commit ecd9a31

Please sign in to comment.