diff --git a/DdsFileTypePlusIO/DdsFileTypePlusIO.rc b/DdsFileTypePlusIO/DdsFileTypePlusIO.rc index e3de35e..19993d1 100644 Binary files a/DdsFileTypePlusIO/DdsFileTypePlusIO.rc and b/DdsFileTypePlusIO/DdsFileTypePlusIO.rc differ diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index e23d29b..8fa5289 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -46,5 +46,5 @@ // 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.12.0.0")] -[assembly: AssemblyFileVersion("1.12.0.0")] +[assembly: AssemblyVersion("1.12.1.0")] +[assembly: AssemblyFileVersion("1.12.1.0")]