summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index bd39de1c..151a6835 100644
--- a/Build.PL
+++ b/Build.PL
@@ -5,7 +5,7 @@ use Module::Build;
my $build = Module::Build->new (
dist_name => 'LedgerSMB',
- dist_version => '1.2.15',
+ dist_version => '1.2.16',
license => 'GPL',
requires => {
'perl' => '>= 5.8.1',