Skip to content

Commit

Permalink
1.2 - make texture unreadable for real so they go to the GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
sarbian committed Oct 21, 2014
1 parent dbeefc3 commit fd87758
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Properties/AssemblyInfo.cs
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]
[assembly: KSPAssembly("DDSLoader", 1, 1)]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]
[assembly: KSPAssembly("DDSLoader", 1, 2)]

0 comments on commit fd87758

Please sign in to comment.