Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
aduston committed Jun 1, 2010
1 parent 32ea9cc commit 1fad937
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion MSWindows/Windows/AboutHelp.xaml
Expand Up @@ -12,7 +12,7 @@
VerticalAlignment="Top" HorizontalAlignment="Left"
Width="130"/>
<Label FontWeight="Bold" Height="28" Margin="12,88,0,0" Name="label3" VerticalAlignment="Top" HorizontalAlignment="Left" Width="175">About Miro Video Converter</Label>
<Label Margin="12,122,0,0" Name="label4" Height="28" VerticalAlignment="Top" HorizontalAlignment="Left" Width="81">Version 2.0</Label>
<Label Margin="12,122,0,0" Name="label4" Height="28" VerticalAlignment="Top" HorizontalAlignment="Left" Width="81">Version 2.2</Label>
<miro:LinkButton ForegroundColor="Black" MouseOverForegroundColor="Blue"
Margin="87,127,0,0" ButtonText="View Code"
Clicked="ViewSourceCode" Height="23"
Expand Down
6 changes: 3 additions & 3 deletions MSWindows/WindowsSetup/WindowsSetup.vdproj
Expand Up @@ -410,15 +410,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Miro Video Converter"
"ProductCode" = "8:{21E37357-9004-481C-AC61-215137E773A1}"
"PackageCode" = "8:{96402506-D415-465A-81C5-1B967C7C4425}"
"ProductCode" = "8:{BFACFDED-0B44-45BA-916F-0BDBE25BA679}"
"PackageCode" = "8:{599FC8C8-5BFA-4700-99DA-936436D49B6B}"
"UpgradeCode" = "8:{88A3135E-03D0-4D44-85E7-31F046510CA6}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.5.1"
"ProductVersion" = "8:1.5.3"
"Manufacturer" = "8:Participatory Culture Foundation"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 1fad937

Please sign in to comment.