SparkleShare/SparkleLib/AssemblyInfo.cs.in
2011-09-14 02:09:03 +02:00

12 lines
234 B
C#
Executable file

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