qulogic/gplugin

ef531afbb1c6
flow: Promoted 'trunk' (22bf185b75f0) to 'feature/mono'.
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyVersion("@GPLUGIN_MAJOR_VERSION@.0.0")]
[assembly: AssemblyTitle ("gplugin")]
[assembly: AssemblyDescription ("C# library for GPlugin")]
[assembly: AssemblyCopyright ("Copyright (c) 2011-2014 Gary Kramlich")]
[assembly: AssemblyDelaySign(false)]