]> ruderich.org/simon Gitweb - blhc/blhc.git/commitdiff
Release 0.07 0.07
authorSimon Ruderich <simon@ruderich.org>
Sun, 11 Sep 2016 00:20:46 +0000 (02:20 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 11 Sep 2016 00:20:46 +0000 (02:20 +0200)
NEWS
bin/blhc
t/tests.t

diff --git a/NEWS b/NEWS
index 26a487eae3e1b4d165a424dc7130ccb1ebc086a9..fff2e790c3f9b4acdc86b086e30c85f065cd9511 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 NEWS
 ====
 
-Version 0.XX
+Version 0.07
 ------------
 
 - Sync architecture specific hardening support with dpkg 1.18.10.
index 1e774954e1131345c35e75f2c70875216e8be89a..accb99fbff8226aa42fb55ed423a9e32b40d3710 100755 (executable)
--- a/bin/blhc
+++ b/bin/blhc
@@ -24,7 +24,7 @@ use warnings;
 use Getopt::Long ();
 use Text::ParseWords ();
 
-our $VERSION = '0.06';
+our $VERSION = '0.07';
 
 
 # CONSTANTS/VARIABLES
index bd5405072db78d9b91433a49428cac43a7db8fe1..648afb40715279cbdde047e614ba7ae94e561726 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -67,7 +67,7 @@ is_blhc '', '', 2,
         $usage;
 
 is_blhc '', '--version', 0,
-        'blhc 0.06  Copyright (C) 2012-2016  Simon Ruderich
+        'blhc 0.07  Copyright (C) 2012-2016  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