Skip to content

Commit 57144f0

Browse files
committed
Version adjusted
1 parent ac6fc0c commit 57144f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/DropDownButtonLib/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[assembly: AssemblyConfiguration("")]
1212
[assembly: AssemblyCompany("")]
1313
[assembly: AssemblyProduct("DropDownButtonLib")]
14-
[assembly: AssemblyCopyright("Copyright © Open Source 2014")]
14+
[assembly: AssemblyCopyright("Copyright © Open Source 2014-2017")]
1515
[assembly: AssemblyTrademark("")]
1616
[assembly: AssemblyCulture("")]
1717

@@ -33,8 +33,8 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("1.0.0.0")]
37-
[assembly: AssemblyFileVersion("1.0.0.0")]
36+
[assembly: AssemblyVersion("1.0.2.0")]
37+
[assembly: AssemblyFileVersion("1.0.2.0")]
3838

3939
[assembly: ThemeInfo(
4040
ResourceDictionaryLocation.None, // where theme specific resource dictionaries are located

0 commit comments

Comments
 (0)