File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/* RDBEd - Retro RDB & DAT Editor
2- * Copyright (C) 2020 - Bernhard Schelling
2+ * Copyright (C) 2020-2023 - Bernhard Schelling
33 *
44 * RDBEd is free software: you can redistribute it and/or modify it under the terms
55 * of the GNU General Public License as published by the Free Software Found-
Original file line number Diff line number Diff line change 11/* RDBEd - Retro RDB & DAT Editor
2- * Copyright (C) 2020-2021 - Bernhard Schelling
2+ * Copyright (C) 2020-2023 - Bernhard Schelling
33 *
44 * RDBEd is free software: you can redistribute it and/or modify it under the terms
55 * of the GNU General Public License as published by the Free Software Found-
2222
2323[ assembly: System . Reflection . AssemblyProduct ( "RDBEd" ) ]
2424[ assembly: System . Reflection . AssemblyTitle ( "RDBEd - Retro RDB & DAT Editor" ) ]
25- [ assembly: System . Reflection . AssemblyVersion ( "1.3 .0.0" ) ]
26- [ assembly: System . Reflection . AssemblyFileVersion ( "1.3 .0.0" ) ]
25+ [ assembly: System . Reflection . AssemblyVersion ( "1.4 .0.0" ) ]
26+ [ assembly: System . Reflection . AssemblyFileVersion ( "1.4 .0.0" ) ]
2727[ assembly: System . Runtime . InteropServices . ComVisible ( false ) ]
28- namespace RDBEd { static class About { public const string Text = "RDBEd 1.3 - Retro RDB & DAT Editor\n \n https://github.com/schellingb/RDBEd" ; } }
28+ namespace RDBEd { static class About { public const string Text = "RDBEd 1.4 - Retro RDB & DAT Editor\n \n https://github.com/schellingb/RDBEd" ; } }
2929
3030namespace RDBEd
3131{
Original file line number Diff line number Diff line change 11/* RDBEd - Retro RDB & DAT Editor
2- * Copyright (C) 2023 - Bernhard Schelling
2+ * Copyright (C) 2020- 2023 - Bernhard Schelling
33 *
44 * RDBEd is free software: you can redistribute it and/or modify it under the terms
55 * of the GNU General Public License as published by the Free Software Found-
Original file line number Diff line number Diff line change 11/* RDBEd - Retro RDB & DAT Editor
2- * Copyright (C) 2020 - Bernhard Schelling
2+ * Copyright (C) 2020-2023 - Bernhard Schelling
33 *
44 * RDBEd is free software: you can redistribute it and/or modify it under the terms
55 * of the GNU General Public License as published by the Free Software Found-
You can’t perform that action at this time.
0 commit comments