windows: bump version number

This commit is contained in:
Hylke Bons 2012-06-25 22:55:26 +01:00
parent 56c278ebdc
commit 2f847093c4
2 changed files with 1 additions and 3 deletions

View file

@ -7,8 +7,7 @@
String VERSION;
String ASM_VERSION;
String ASM_FILE_VERSION;
VERSION = ASM_VERSION = ASM_FILE_VERSION = "0.8.4";
VERSION = ASM_VERSION = ASM_FILE_VERSION = "0.9.0";
#>
// VERSION=<#= VERSION #>

View file

@ -167,7 +167,6 @@ namespace SparkleShare {
this.progress_indicator.StartAnimation (this);
ContentView.AddSubview (this.size_label);
ContentView.AddSubview (this.size_label_value);
ContentView.AddSubview (this.history_label);