Skip to content

Commit

Permalink
updated version to experimental v6
Browse files Browse the repository at this point in the history
removed freepie project and samples
  • Loading branch information
mai authored and mai committed Sep 13, 2019
1 parent c2e55a7 commit 9409ac7
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 709 deletions.
2 changes: 1 addition & 1 deletion ALVR/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersion("2.4.0-experimental v5")]
[assembly: AssemblyInformationalVersion("2.4.0-experimental v6")]
50 changes: 0 additions & 50 deletions ALVRFreePIE/ALVRFreePIE.csproj

This file was deleted.

343 changes: 0 additions & 343 deletions ALVRFreePIE/ALVRFreePIEPlugin.cs

This file was deleted.

36 changes: 0 additions & 36 deletions ALVRFreePIE/Properties/AssemblyInfo.cs

This file was deleted.

2 changes: 1 addition & 1 deletion alvr_server/resource.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#define APP_VERSION_MAJOR 2
#define APP_VERSION_MINOR 4
#define APP_VERSION_PATCH 0
#define APP_VERSION_SUFFIX "-experimental v5"
#define APP_VERSION_SUFFIX "-experimental v6"
#define APP_VERSION_STRING__(major, minor, patch, suffix) #major "." #minor "." #patch "" suffix
#define APP_VERSION_STRING_(major, minor, patch, suffix) APP_VERSION_STRING__(major, minor, patch, suffix)
#define APP_VERSION_STRING APP_VERSION_STRING_(APP_VERSION_MAJOR, APP_VERSION_MINOR, APP_VERSION_PATCH, APP_VERSION_SUFFIX)
Expand Down
17 changes: 0 additions & 17 deletions freepie-samples/sample1.py

This file was deleted.

23 changes: 0 additions & 23 deletions freepie-samples/sample2.py

This file was deleted.

190 changes: 0 additions & 190 deletions freepie-samples/sample3.py

This file was deleted.

6 changes: 0 additions & 6 deletions freepie-samples/sample4.py

This file was deleted.

25 changes: 0 additions & 25 deletions freepie-samples/sample5.py

This file was deleted.

9 changes: 0 additions & 9 deletions freepie-samples/sample6.py

This file was deleted.

8 changes: 0 additions & 8 deletions freepie-samples/sample7_hapticfeedback.py

This file was deleted.

0 comments on commit 9409ac7

Please sign in to comment.