Skip to content

Commit 6d7277e

Browse files
authored
Merge pull request #174 from Unity-Technologies/Uni-20039-release
update version number
2 parents cc03e14 + 27888c6 commit 6d7277e

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

docs/README.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
1-
// ***********************************************************************
2-
// Copyright (c) 2017 Unity Technologies. All rights reserved.
3-
//
4-
// Licensed under the ##LICENSENAME##.
5-
// See LICENSE.md file in the project root for full license information.
6-
// ***********************************************************************
7-
//
8-
// Version: 0.0.1
9-
//
10-
// This package contains only a subset of the FbxSdk.
11-
//
1+
#FBX SDK C# Bindings
2+
3+
Copyright (c) 2017 Unity Technologies. All rights reserved.
4+
5+
Licensed under the ##LICENSENAME##.
6+
See LICENSE.md file in the project root for full license information.
7+
8+
**Version**: 0.0.2a
9+
10+
This package contains only a subset of the FbxSdk.
1211

1312
How to Access Bindings in Code
1413
-------------------------------
@@ -28,4 +27,4 @@ How to Run the Unit Tests
2827
1. Open the Test Runner window at Window->Test Runner
2928
2. Make sure the EditMode tab is selected
3029
3. Two categories of tests should show up (UnitTests, UseCaseTests).
31-
Select the tests to run, and click Run Selected, or Run All to run all the tests.
30+
Select the tests to run, and click Run Selected, or Run All to run all the tests.

0 commit comments

Comments
 (0)