Skip to content

Commit

Permalink
1.9 release info
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersMalmgren committed Aug 21, 2015
1 parent b06a057 commit b98f181
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BuildTools/get_git_version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

<PropertyGroup>
<MajorVersion>1.8</MajorVersion>
<MajorVersion>1.9</MajorVersion>
</PropertyGroup>

<UsingTask TaskName="GitVersion" TaskFactory="CodeTaskFactory" AssemblyFile="$(MSBuildToolsPath)\Microsoft.Build.Tasks.v4.0.dll" >
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ FreePIE is very similar to the popular utility GlovePIE, but encourages open dev

FreePIE is licensed under GPLv2

Changelog 1.9.611.0
* Added support for Tobii EyeX
* Stability and performance fixes for the Android APK
* Added ThreadYieldMicroSeconds to be able to run FreePIE in intervals below 1ms
* Various stability fixes

Changelog 1.8.569.0
* Latest version did not contain the fix for vjoy because of a commit miss

Expand Down

0 comments on commit b98f181

Please sign in to comment.