Incremented versions and updated copyright year for embroideryReader and PesFile projects

master v2.2.5
Nathan Crawford 2019-02-24 23:17:28 -05:00
rodzic 742cb94527
commit 34fb797550
12 zmienionych plików z 16 dodań i 16 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
/* /*
Embroidery Reader - an application to view .pes embroidery designs Embroidery Reader - an application to view .pes embroidery designs
Copyright (C) 2018 Nathan Crawford Copyright (C) 2019 Nathan Crawford
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

Wyświetl plik

@ -1,7 +1,7 @@
/* /*
Embroidery Reader - an application to view .pes embroidery designs Embroidery Reader - an application to view .pes embroidery designs
Copyright (C) 2018 Nathan Crawford Copyright (C) 2019 Nathan Crawford
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

Wyświetl plik

@ -34,7 +34,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("PesFile")] [assembly: AssemblyProduct("PesFile")]
[assembly: AssemblyCopyright("Copyright © Nathan Crawford 2018")] [assembly: AssemblyCopyright("Copyright © Nathan Crawford 2019")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@ -55,5 +55,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5.3.0")] [assembly: AssemblyVersion("1.5.4.0")]
[assembly: AssemblyFileVersion("1.5.3.0")] [assembly: AssemblyFileVersion("1.5.4.0")]

Wyświetl plik

@ -1,7 +1,7 @@
/* /*
Embroidery Reader - an application to view .pes embroidery designs Embroidery Reader - an application to view .pes embroidery designs
Copyright (C) 2018 Nathan Crawford Copyright (C) 2019 Nathan Crawford
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

Wyświetl plik

@ -1,7 +1,7 @@
/* /*
Embroidery Reader - an application to view .pes embroidery designs Embroidery Reader - an application to view .pes embroidery designs
Copyright (C) 2018 Nathan Crawford Copyright (C) 2019 Nathan Crawford
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

Wyświetl plik

@ -1,7 +1,7 @@
/* /*
Embroidery Reader - an application to view .pes embroidery designs Embroidery Reader - an application to view .pes embroidery designs
Copyright (C) 2018 Nathan Crawford Copyright (C) 2019 Nathan Crawford
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

Wyświetl plik

@ -1,7 +1,7 @@
/* /*
Embroidery Reader - an application to view .pes embroidery designs Embroidery Reader - an application to view .pes embroidery designs
Copyright (C) 2018 Nathan Crawford Copyright (C) 2019 Nathan Crawford
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

Wyświetl plik

@ -35,7 +35,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Embroidery Reader")] [assembly: AssemblyProduct("Embroidery Reader")]
[assembly: AssemblyCopyright("Copyright © Nathan Crawford 2018")] [assembly: AssemblyCopyright("Copyright © Nathan Crawford 2019")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@ -54,5 +54,5 @@ using System.Runtime.InteropServices;
// Build Number // Build Number
// Revision // Revision
// //
[assembly: AssemblyVersion("2.2.4.0")] [assembly: AssemblyVersion("2.2.5.0")]
[assembly: AssemblyFileVersion("2.2.4.0")] [assembly: AssemblyFileVersion("2.2.5.0")]

Wyświetl plik

@ -1,7 +1,7 @@
/* /*
Embroidery Reader - an application to view .pes embroidery designs Embroidery Reader - an application to view .pes embroidery designs
Copyright (C) 2018 Nathan Crawford Copyright (C) 2019 Nathan Crawford
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

Wyświetl plik

@ -1,7 +1,7 @@
/* /*
Embroidery Reader - an application to view .pes embroidery designs Embroidery Reader - an application to view .pes embroidery designs
Copyright (C) 2018 Nathan Crawford Copyright (C) 2019 Nathan Crawford
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

Wyświetl plik

@ -1,7 +1,7 @@
/* /*
Embroidery Reader - an application to view .pes embroidery designs Embroidery Reader - an application to view .pes embroidery designs
Copyright (C) 2018 Nathan Crawford Copyright (C) 2019 Nathan Crawford
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

Wyświetl plik

@ -1,7 +1,7 @@
/* /*
Embroidery Reader - an application to view .pes embroidery designs Embroidery Reader - an application to view .pes embroidery designs
Copyright (C) 2018 Nathan Crawford Copyright (C) 2019 Nathan Crawford
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License