]> ruderich.org/simon Gitweb - blhc/blhc.git/commitdiff
Release 0.06 0.06
authorSimon Ruderich <simon@ruderich.org>
Sun, 5 Jun 2016 13:42:43 +0000 (15:42 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 5 Jun 2016 13:42:43 +0000 (15:42 +0200)
NEWS
bin/blhc
t/tests.t

diff --git a/NEWS b/NEWS
index c418b67ebab575579e4501b184de169a736b4b3e..36aeb577e76366ee7bd8abcc6da294b75bcc9486 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 NEWS
 ====
 
-Version 0.XX
+Version 0.06
 ------------
 
 - Sync architecture specific hardening support with dpkg 1.18.2.
index fa0f8a396baa04fcfccbe4e9208f6a392898bf84..e918ee85c3e713a96145b5cf439dc4be47f11e21 100755 (executable)
--- a/bin/blhc
+++ b/bin/blhc
@@ -24,7 +24,7 @@ use warnings;
 use Getopt::Long ();
 use Text::ParseWords ();
 
-our $VERSION = '0.05';
+our $VERSION = '0.06';
 
 
 # CONSTANTS/VARIABLES
index d5710c651e85dc09588385abba1aaf2f7572f1e9..8050601516ae9e7b6ad49b992ef99bf512631988 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -67,7 +67,7 @@ is_blhc '', '', 2,
         $usage;
 
 is_blhc '', '--version', 0,
-        'blhc 0.05  Copyright (C) 2012-2016  Simon Ruderich
+        'blhc 0.06  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