Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hbons committed Dec 7, 2012
1 parent 0d6dd93 commit 5a257d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion SparkleLib/Defines.cs
Expand Up @@ -19,7 +19,7 @@
using System.Reflection;

[assembly:AssemblyTitle ("SparkleLib")]
[assembly:AssemblyVersion ("0.9.9")]
[assembly:AssemblyVersion ("0.9.10")]
[assembly:AssemblyCopyright ("Copyright (c) 2010 Hylke Bons and others")]
[assembly:AssemblyTrademark ("SparkleShare is a trademark of SparkleShare Ltd.")]

Expand Down
1 change: 1 addition & 0 deletions SparkleLib/Makefile.am
Expand Up @@ -4,6 +4,7 @@ TARGET = library
ASSEMBLY_INFO_SOURCE = Defines.cs

SOURCES = \
Defines.cs \
SparkleBackend.cs \
SparkleConfig.cs \
SparkleExtensions.cs \
Expand Down

0 comments on commit 5a257d8

Please sign in to comment.