aboutsummaryrefslogtreecommitdiff
path: root/RSSDP/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorAndrew Rabert <6550543+nvllsvm@users.noreply.github.com>2019-01-19 21:08:35 -0500
committerGitHub <noreply@github.com>2019-01-19 21:08:35 -0500
commit469590c9c51f028da454e7e31bea0e37b8f91f15 (patch)
treebc6d287699dfeda2bbc85231591896587394be44 /RSSDP/Properties/AssemblyInfo.cs
parent97639e5c85dcacf43f430aabb1d1eb0c79f70d23 (diff)
parente066a02403b5e850233e18321835a216514ae856 (diff)
Merge pull request #508 from EraYaN/api-version-reporting
Update internal versioning and user agents.
Diffstat (limited to 'RSSDP/Properties/AssemblyInfo.cs')
-rw-r--r--RSSDP/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/RSSDP/Properties/AssemblyInfo.cs b/RSSDP/Properties/AssemblyInfo.cs
index 7098279b4..d2bb7c6f3 100644
--- a/RSSDP/Properties/AssemblyInfo.cs
+++ b/RSSDP/Properties/AssemblyInfo.cs
@@ -20,5 +20,5 @@ using System.Runtime.InteropServices;
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.0.3.0")]
+[assembly: AssemblyFileVersion("2019.1.20.3")]