diff --git a/BulkPDF/MainForm.resx b/BulkPDF/MainForm.resx index 039f38b..a0a4621 100644 --- a/BulkPDF/MainForm.resx +++ b/BulkPDF/MainForm.resx @@ -1594,7 +1594,7 @@ We recommend to look at the include sample files and to visit the documentation NoControl - 8, 546 + 8, 279 413, 23 @@ -2357,6 +2357,9 @@ We recommend to look at the include sample files and to visit the documentation wAMAAMABAADAAQAAwAEAAMABAADAAQAAwAEAAMABAAAAAQAAAAEAAAABAAAAAQAAwAEAAOABAADwAQAA + + NoControl + BulkPDF diff --git a/BulkPDF/Properties/AssemblyInfo.cs b/BulkPDF/Properties/AssemblyInfo.cs index 9a2548e..380fcaf 100644 --- a/BulkPDF/Properties/AssemblyInfo.cs +++ b/BulkPDF/Properties/AssemblyInfo.cs @@ -32,5 +32,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.2.0.0")] -[assembly: AssemblyFileVersion("1.2.0.0")] +[assembly: AssemblyVersion("1.2.2.0")] +[assembly: AssemblyFileVersion("1.2.2.0")]