We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de329d commit f27ce0dCopy full SHA for f27ce0d
DiskImageTool/DiskImageTool.vbproj
@@ -30,7 +30,7 @@
30
<TargetCulture>en-US</TargetCulture>
31
<ProductName>DiskImageTool</ProductName>
32
<PublisherName>Digitoxin</PublisherName>
33
- <ApplicationRevision>1</ApplicationRevision>
+ <ApplicationRevision>2</ApplicationRevision>
34
<ApplicationVersion>2.9.0.%2a</ApplicationVersion>
35
<UseApplicationTrust>false</UseApplicationTrust>
36
<PublishWizardCompleted>true</PublishWizardCompleted>
DiskImageTool/My Project/AssemblyInfo.vb
@@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.0.0.0")>
-<Assembly: AssemblyFileVersion("2.9.0.1")>
+<Assembly: AssemblyFileVersion("2.9.0.2")>
0 commit comments