Version update

This commit is contained in:
serso
2012-09-21 10:47:02 +04:00
parent e41bc58e9f
commit 9f4b0ba4f9
5 changed files with 25 additions and 25 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-parent</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -23,7 +23,7 @@
<dependency>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-core</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
</dependency>
<dependency>