Compare commits

..

No commits in common. "4595d3df44587354b8e1ff25b7378dc633029aa6" and "2b832e01280812180ff236ad6800bcb7e6bb6a92" have entirely different histories.

3 changed files with 2 additions and 8 deletions

View file

@ -1,9 +1,3 @@
1.2.4 (2022-12-23)
------------------
- bugfix release
- add jessie-or-older extract hook
1.2.3 (2022-11-16)
------------------

View file

@ -155,10 +155,10 @@ Contributors
- Gioele Barabucci
- Helmut Grohne
- Benjamin Drung
- Jochen Sprickerhof
- Josh Triplett
- Konstantin Demin
- David Kalnischkies
- Jochen Sprickerhof
- Joe Groocock
- Nicolas Vigier
- Raul Tambre

View file

@ -23,7 +23,7 @@
use strict;
use warnings;
our $VERSION = '1.2.4';
our $VERSION = '1.2.3';
use English;
use Getopt::Long;