Skip to content

Commit c9360d3

Browse files
committed
Set the current version of the trunk
SVN: trunk@5979
1 parent ddcffc4 commit c9360d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-common/common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
effectively SP0).
8585
-->
8686

87-
<property name="project.version" value="3.2.0.CR1" overwrite="false" />
87+
<property name="project.version" value="3.2.0.GA" overwrite="false" />
8888

8989
<!-- Compute short project version (major.minor) using a regex -->
9090
<regex input="${project.version}" pattern="^(?'shortversion'\d+\.\d+)" />

0 commit comments

Comments
 (0)