mac: bump version in project file

This commit is contained in:
Hylke Bons 2012-05-27 14:20:57 +01:00
parent 39e24c1b0e
commit e502e6a36d
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>SparkleShare</RootNamespace>
<AssemblyName>SparkleShare</AssemblyName>
<ReleaseVersion>0.8.4</ReleaseVersion>
<ReleaseVersion>0.9.0</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>

View file

@ -16,6 +16,6 @@ Global
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = SparkleShare.csproj
version = 0.8.4
version = 0.9.0
EndGlobalSection
EndGlobal