]> git.99rst.org Git - irssi-scripts.irssi.org.git/commit
Loosen version check on data file read
authormartin f. krafft <redacted>
Thu, 23 Feb 2017 18:41:29 +0000 (07:41 +1300)
committermartin f. krafft <redacted>
Thu, 23 Feb 2017 18:44:48 +0000 (07:44 +1300)
commit85e74f61af85356830030596e9ff77faf2f7c05f
tree77a667a09e6a910524540da38e9e074bcfda17cc
parent74c036b5a725d8d268ea62ace595bce9d4eaf36f
Loosen version check on data file read

The versioning of the data file allows for making changes to the format,
but if the script version increases without the data file-format being
changed, things are expected to work as before, and thus there ought not
be an error spouted.

Let's only use the versioning to patch up handling for formats of the
past.

Signed-off-by: martin f. krafft <redacted>
scripts/ctrlact.pl
git clone https://git.99rst.org/PROJECT