Skip to content

Commit

Permalink
Merge pull request #174 from Unity-Technologies/Uni-20039-release
Browse files Browse the repository at this point in the history
update version number
  • Loading branch information
inwoods authored Jun 24, 2017
2 parents cc03e14 + 27888c6 commit 6d7277e
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
// ***********************************************************************
// Copyright (c) 2017 Unity Technologies. All rights reserved.
//
// Licensed under the ##LICENSENAME##.
// See LICENSE.md file in the project root for full license information.
// ***********************************************************************
//
// Version: 0.0.1
//
// This package contains only a subset of the FbxSdk.
//
#FBX SDK C# Bindings

Copyright (c) 2017 Unity Technologies. All rights reserved.

Licensed under the ##LICENSENAME##.
See LICENSE.md file in the project root for full license information.

**Version**: 0.0.2a

This package contains only a subset of the FbxSdk.

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

0 comments on commit 6d7277e

Please sign in to comment.