Added version to page footer, minor tweaks.

This commit is contained in:
kay.one 2011-07-04 23:46:03 -07:00
commit 2a64014c96
11 changed files with 42 additions and 9 deletions

View file

@ -50,5 +50,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.2.0.*")]
[assembly: AssemblyVersion("0.5.0.*")]
[assembly: InternalsVisibleTo("NzbDrone.Core.Test")]