- Move usr/lib to lib,

- Support rx3-base 1.1.2,
- Bump release from 1.0.x to 1.1.x.
This commit is contained in:
2026-04-19 12:19:39 +02:00
parent 1d4bc2626e
commit 66aaffa3a8
17 changed files with 49 additions and 30 deletions

View File

@@ -39,7 +39,7 @@
# Global Variables
#-----------------------------------------------------------------------------------------------------------------------------------
declare -g VERSION="1.0.0"
declare -g VERSION="1.1.0"
declare -g NAME="album_retitle"
declare -g HELP="usage: [-h | --help] | [-V | --version] | [-T | --test] [-v | --verbose] <source_dir> <target_dir> <title_file>"