diff --git a/altcatfile.py b/altcatfile.py index f227d45..20b809f 100755 --- a/altcatfile.py +++ b/altcatfile.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: altcatfile.py - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: altcatfile.py - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/catfile.ini b/catfile.ini index 1c7f46e..77829b8 100644 --- a/catfile.ini +++ b/catfile.ini @@ -1,4 +1,4 @@ -; $FileInfo: catfile.ini - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ +; $FileInfo: catfile.ini - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ [config] default = CatFile diff --git a/catfile.py b/catfile.py index 051ba9e..b4f925f 100755 --- a/catfile.py +++ b/catfile.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: catfile.py - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: catfile.py - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/checksum.py b/checksum.py index ef267ff..0055fe8 100755 --- a/checksum.py +++ b/checksum.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: checksum.py - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: checksum.py - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/compression.py b/compression.py index 2189f08..1ea916d 100755 --- a/compression.py +++ b/compression.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: compression.py - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: compression.py - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/mkcatfilebundle.py b/mkcatfilebundle.py index ca52fe0..52ffe3c 100755 --- a/mkcatfilebundle.py +++ b/mkcatfilebundle.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: mkbundle.py - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: mkbundle.py - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ ''' import os diff --git a/neocatfile.py b/neocatfile.py index 7835800..655b334 100755 --- a/neocatfile.py +++ b/neocatfile.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: neocatfile.py - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: neocatfile.py - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/phpcatfile.php b/phpcatfile.php index fbace38..2a11d22 100755 --- a/phpcatfile.php +++ b/phpcatfile.php @@ -12,7 +12,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: phpcatfile.php - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: phpcatfile.php - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ */ date_default_timezone_set('UTC'); diff --git a/pycatfile.py b/pycatfile.py index c7098ab..04d8ef9 100755 --- a/pycatfile.py +++ b/pycatfile.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: pycatfile.py - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: pycatfile.py - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes @@ -350,8 +350,8 @@ def decode_unicode_escape(value): __file_format_dict__ = __file_format_multi_dict__[__file_format_default__] __project__ = __program_name__ __project_url__ = "https://github.com/GameMaker2k/PyCatFile" -__version_info__ = (0, 18, 0, "RC 1", 1) -__version_date_info__ = (2025, 1, 31, "RC 1", 1) +__version_info__ = (0, 18, 2, "RC 1", 1) +__version_date_info__ = (2025, 2, 7, "RC 1", 1) __version_date__ = str(__version_date_info__[0]) + "." + str( __version_date_info__[1]).zfill(2) + "." + str(__version_date_info__[2]).zfill(2) __revision__ = __version_info__[3] diff --git a/pyshell-old.py b/pyshell-old.py index cb87b55..a70e433 100755 --- a/pyshell-old.py +++ b/pyshell-old.py @@ -13,7 +13,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: pyshell-old.py - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: pyshell-old.py - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/pyshell.py b/pyshell.py index bf89db2..21739c8 100755 --- a/pyshell.py +++ b/pyshell.py @@ -13,7 +13,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: pyshell.py - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: pyshell.py - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/setup.py b/setup.py index ed7d94f..4ed2483 100755 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ Copyright 2016-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2016-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: setup.py - Last Update: 1/31/2025 Ver. 0.18.0 RC 1 - Author: cooldude2k $ + $FileInfo: setup.py - Last Update: 2/7/2025 Ver. 0.18.2 RC 1 - Author: cooldude2k $ ''' import os