aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Properties
diff options
context:
space:
mode:
authorLukePulverenti Luke Pulverenti luke pulverenti <LukePulverenti Luke Pulverenti luke.pulverenti@gmail.com>2012-07-24 10:54:34 -0400
committerLukePulverenti Luke Pulverenti luke pulverenti <LukePulverenti Luke Pulverenti luke.pulverenti@gmail.com>2012-07-24 10:54:34 -0400
commit84af205572e6ab9ca3e10f6de33cbce278e01335 (patch)
tree0cb89ab3a9d3ff67f85894096e592a959c3ff9b0 /MediaBrowser.Api/Properties
parent6c7175e33d258ff2e65735f68cb05f110a8d2306 (diff)
Added new api handlers to get plugin information
Diffstat (limited to 'MediaBrowser.Api/Properties')
-rw-r--r--MediaBrowser.Api/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Api/Properties/AssemblyInfo.cs b/MediaBrowser.Api/Properties/AssemblyInfo.cs
index 0a7a85dc66..bd747ea7da 100644
--- a/MediaBrowser.Api/Properties/AssemblyInfo.cs
+++ b/MediaBrowser.Api/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyFileVersion("1.0.0.0")]