Skip to content

Commit 5c4f2f9

Browse files
committed
Make the COM library say "Rubberduck Source Control 2.0"
1 parent 8c84ed4 commit 5c4f2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rubberduck.SourceControl/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// set of attributes. Change these attribute values to modify the information
66
// associated with an assembly.
77
[assembly: AssemblyTitle("Rubberduck.SourceControl")]
8-
[assembly: AssemblyDescription("Rubberduck Source Control 1.0")]
8+
[assembly: AssemblyDescription("Rubberduck Source Control 2.0")]
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("Rubberduck")]
1111
[assembly: AssemblyProduct("Rubberduck.SourceControl")]

0 commit comments

Comments
 (0)