summaryrefslogtreecommitdiff
path: root/Source/version.cs
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2013-03-20 13:18:22 -0700
committerGravatar Rustan Leino <unknown>2013-03-20 13:18:22 -0700
commit75677635c5b54f36c1835d115da111a0857fcee0 (patch)
tree9829709a30d2529df833ef480562189236309e98 /Source/version.cs
parent7f36aaabfa80bc573f8249c1b9200034e1c8c0c9 (diff)
Bumped version to 1.6.3.00320, to appear on rise4fun
Diffstat (limited to 'Source/version.cs')
-rw-r--r--Source/version.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Source/version.cs b/Source/version.cs
index ab56a27c..bee7d950 100644
--- a/Source/version.cs
+++ b/Source/version.cs
@@ -1,4 +1,4 @@
using System.Reflection;
-// Version 1.6.2, year 2013+0 month 03 day 18
-[assembly: AssemblyVersion("1.6.2.00318")]
-[assembly: AssemblyFileVersion("1.6.2.00318")]
+// Version 1.6.3, year 2013+0 month 03 day 20
+[assembly: AssemblyVersion("1.6.3.00320")]
+[assembly: AssemblyFileVersion("1.6.3.00320")]