Skip to content

Commit c029682

Browse files
committed
v.1.2.2. changes
1 parent 053eb7e commit c029682

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Ghostscript.NET.DisplayTest/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Habjan")]
1212
[assembly: AssemblyProduct("Ghostscript.NET.DisplayTest")]
13-
[assembly: AssemblyCopyright("Copyright © 2013-2015 Josip Habjan (habjan@gmail.com)")]
13+
[assembly: AssemblyCopyright("Copyright © 2013-2021 Josip Habjan (habjan@gmail.com)")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.2.1")]
36-
[assembly: AssemblyFileVersion("1.2.1")]
35+
[assembly: AssemblyVersion("1.2.2")]
36+
[assembly: AssemblyFileVersion("1.2.2")]

Ghostscript.NET.Samples/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Habjan")]
1212
[assembly: AssemblyProduct("Ghostscript.NET.Samples")]
13-
[assembly: AssemblyCopyright("Copyright © 2013-2015 Josip Habjan (habjan@gmail.com)")]
13+
[assembly: AssemblyCopyright("Copyright © 2013-2021 Josip Habjan (habjan@gmail.com)")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.2.1")]
36-
[assembly: AssemblyFileVersion("1.2.1")]
35+
[assembly: AssemblyVersion("1.2.2")]
36+
[assembly: AssemblyFileVersion("1.2.2")]

Ghostscript.NET.Viewer/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Habjan")]
1212
[assembly: AssemblyProduct("Ghostscript.NET.Viewer")]
13-
[assembly: AssemblyCopyright("Copyright © 2013-2015 Josip Habjan (habjan@gmail.com)")]
13+
[assembly: AssemblyCopyright("Copyright © 2013-2021 Josip Habjan (habjan@gmail.com)")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.2.1")]
36-
[assembly: AssemblyFileVersion("1.2.1")]
35+
[assembly: AssemblyVersion("1.2.2")]
36+
[assembly: AssemblyFileVersion("1.2.2")]

0 commit comments

Comments
 (0)