PUBLISH (3.2.1)

This commit is contained in:
Ben Olden-Cooligan 2015-06-01 16:32:18 -04:00
parent a437fce88f
commit f155cfc582
5 changed files with 6 additions and 6 deletions

View File

@ -49,5 +49,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("3.2.0.*")]
[assembly: AssemblyVersion("3.2.1.*")]
[assembly: AssemblyFileVersion("1.0.0.0")]

View File

@ -30,6 +30,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("3.2.0.*")]
[assembly: AssemblyVersion("3.2.0.*")]
// [assembly: AssemblyVersion("3.2.1.*")]
[assembly: AssemblyVersion("3.2.1.*")]
[assembly: AssemblyFileVersion("1.0.0.0")]

View File

@ -4,7 +4,7 @@
Id="*"
Name="NAPS2"
Language="1033"
Version="3.2.0"
Version="3.2.1"
Manufacturer="Ben Olden-Cooligan"
UpgradeCode="FEB82971-B3E6-4F19-9684-1D543E644D73">
<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />

View File

@ -52,5 +52,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("3.2.0.*")]
[assembly: AssemblyVersion("3.2.1.*")]
[assembly: AssemblyFileVersion("1.0.0.0")]

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define AppVersion "3.2.0"
#define AppVersion "3.2.1"
[Setup]
AppName=NAPS2 (Not Another PDF Scanner 2)