Skip to content

Commit

Permalink
Updated version to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aduston committed Jan 22, 2011
1 parent 4157a2d commit 5ce27dd
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
Original file line number Diff line number Diff line change
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.4</Label>
<Label Margin="12,122,0,0" Name="label4" Height="28" VerticalAlignment="Top" HorizontalAlignment="Left" Width="81">Version 2.5</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
Original file line number Diff line number Diff line change
Expand Up @@ -410,15 +410,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Miro Video Converter"
"ProductCode" = "8:{B0308239-C1CF-4B1F-87ED-A335981653BE}"
"PackageCode" = "8:{D121B3BA-262D-4E1F-A7B5-D730C3206D57}"
"ProductCode" = "8:{B4BEE147-E56A-477F-B74E-E1A737902B9D}"
"PackageCode" = "8:{6328A088-7D44-44CC-AD93-46C57AB95992}"
"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.7.3"
"ProductVersion" = "8:1.7.6"
"Manufacturer" = "8:Participatory Culture Foundation"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 5ce27dd

Please sign in to comment.