diff --git a/altcatfile.py b/altcatfile.py index d9c912b..b1ae207 100644 --- 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/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ + $FileInfo: altcatfile.py - Last Update: 1/24/2025 Ver. 0.17.0 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 492f82c..e00456f 100644 --- a/catfile.ini +++ b/catfile.ini @@ -1,4 +1,4 @@ -; $FileInfo: catfile.ini - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ +; $FileInfo: catfile.ini - Last Update: 1/24/2025 Ver. 0.17.0 RC 1 - Author: cooldude2k $ [config] default = CatFile diff --git a/catfile.py b/catfile.py index 4566599..cfa01e2 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/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ + $FileInfo: catfile.py - Last Update: 1/24/2025 Ver. 0.17.0 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 db26e32..2923c3e 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/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ + $FileInfo: checksum.py - Last Update: 1/24/2025 Ver. 0.17.0 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 075eafc..f32bfc0 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/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ + $FileInfo: compression.py - Last Update: 1/24/2025 Ver. 0.17.0 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 abd16ca..337d49e 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/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ + $FileInfo: mkbundle.py - Last Update: 1/24/2025 Ver. 0.17.0 RC 1 - Author: cooldude2k $ ''' import os diff --git a/neocatfile.py b/neocatfile.py index 4e08f6e..68373dc 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/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ + $FileInfo: neocatfile.py - Last Update: 1/24/2025 Ver. 0.17.0 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 7c0db41..214061b 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/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ + $FileInfo: phpcatfile.php - Last Update: 1/24/2025 Ver. 0.17.0 RC 1 - Author: cooldude2k $ */ date_default_timezone_set('UTC'); diff --git a/pyshell-old.py b/pyshell-old.py index 4d1f048..462a76d 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/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ + $FileInfo: pyshell-old.py - Last Update: 1/24/2025 Ver. 0.17.0 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 b6ef069..fffc866 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/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ + $FileInfo: pyshell.py - Last Update: 1/24/2025 Ver. 0.17.0 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 766d373..396ae7b 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/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $ + $FileInfo: setup.py - Last Update: 1/24/2025 Ver. 0.17.0 RC 1 - Author: cooldude2k $ ''' import os