SparkleShare/SparkleLib/AssemblyInfo.cs.in

12 lines
230 B
C#
Raw Normal View History

/*
* AssemblyInfo.cs
*
* This is free software. See COPYING for details.
*/
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyVersion("@VERSION@")]
[assembly: AssemblyTitle ("SparkleShare")]