From 2e50401a188373510398052e484ec69e8d47be32 Mon Sep 17 00:00:00 2001 From: gryf Date: Sun, 30 Jun 2019 16:50:48 +0200 Subject: [PATCH] Bump version --- extfslib.py | 4 ++-- ulha | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/extfslib.py b/extfslib.py index 13e9503..d21336c 100644 --- a/extfslib.py +++ b/extfslib.py @@ -10,8 +10,8 @@ Changelog: 1.0 Initial release Author: Roman 'gryf' Dobosz -Date: 2013-05-12 -Version: 1.1 +Date: 2019-06-30 +Version: 2.0 Licence: BSD """ import argparse diff --git a/ulha b/ulha index 6c2de8d..5158124 100755 --- a/ulha +++ b/ulha @@ -7,14 +7,14 @@ Tested against python 3.6, lha[1] 1.14 and mc 4.8.22 [1] http://lha.sourceforge.jp Changelog: - 2.0 Switch to python3 + 1.3 Switch to python3 1.2 Moved item pattern to extfslib module 1.1 Moved common code into extfslib library 1.0 Initial release Author: Roman 'gryf' Dobosz -Date: 2013-05-16 -Version: 1.2 +Date: 2019-06-30 +Version: 1.3 Licence: BSD """ import os