Skip to content

Commit 55ab931

Browse files
committed
3.4 release
1 parent 404f0dc commit 55ab931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.proj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ of patent rights can be found in the PATENTS file in the same directory.
1010
<Project ToolsVersion="4.0" DefaultTargets="Build;Test;Package" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1111
<PropertyGroup>
1212
<Major>3</Major>
13-
<Minor>3</Minor>
13+
<Minor>4</Minor>
1414
<Build>0</Build>
1515
<Revision>0</Revision>
1616
<DevNuGetServer>http://reactjs.net/packages/</DevNuGetServer>

0 commit comments

Comments
 (0)