Skip to content

Commit 9734c4d

Browse files
committed
Prepare for Release Candidate 3
Signed-off-by: David Soria Parra <dsp@php.net>
1 parent 8705448 commit 9734c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<project name="Sonar" default="build" basedir=".">
3-
<property name="product.version" value="1.0.0-rc2" />
3+
<property name="product.version" value="1.0.0-rc3" />
44
<property name="product.name" value="Sonar" />
55
<!-- Configure path to GWT SDK -->
66
<property name="gwt.sdk" location="../gwt-2.0.0" />

0 commit comments

Comments
 (0)