From: Simon Ruderich Date: Sun, 6 Oct 2019 19:36:04 +0000 (+0200) Subject: Release 0.10 X-Git-Tag: 0.10 X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=commitdiff_plain;h=b11d1903bb3e891e4ecdd6f19c1e011586271006 Release 0.10 --- diff --git a/NEWS b/NEWS index 32459b1..df6f7a5 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ NEWS ==== -Version 0.XX +Version 0.10 ------------ - Sync architecture specific hardening support with dpkg 1.19.7. diff --git a/bin/blhc b/bin/blhc index d6e2690..5fabc39 100755 --- a/bin/blhc +++ b/bin/blhc @@ -24,7 +24,7 @@ use warnings; use Getopt::Long (); use Text::ParseWords (); -our $VERSION = '0.09'; +our $VERSION = '0.10'; # CONSTANTS/VARIABLES diff --git a/t/tests.t b/t/tests.t index 76e90e7..3dd2ff2 100644 --- a/t/tests.t +++ b/t/tests.t @@ -67,7 +67,7 @@ is_blhc '', '', 2, $usage; is_blhc '', '--version', 0, - 'blhc 0.09 Copyright (C) 2012-2019 Simon Ruderich + 'blhc 0.10 Copyright (C) 2012-2019 Simon Ruderich This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by