aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes2
-rw-r--r--lib/ManaTools/Version.pm4
2 files changed, 4 insertions, 2 deletions
diff --git a/Changes b/Changes
index fe9f966b..4353435d 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+1.1.5 Mon Mar 13 19:29:45 CEST 2017
+ - translations updates
1.1.4 Mon Aug 8 15:21:49 CEST 2016
- mga#18288 - used PKEXEC_UID as in rpmdrake
- rpmdragora - fixed mga#19136 When no files or Changelog are present
diff --git a/lib/ManaTools/Version.pm b/lib/ManaTools/Version.pm
index 1953e266..0881526f 100644
--- a/lib/ManaTools/Version.pm
+++ b/lib/ManaTools/Version.pm
@@ -58,12 +58,12 @@ use Moose::Role;
=head1 VERSION
- Version 1.1.4
+ Version 1.1.5
See Changes for details
=cut
-our $VERSION = '1.1.4';
+our $VERSION = '1.1.5';
has 'Version' => (
is => 'ro',