aboutsummaryrefslogtreecommitdiffstats
path: root/interimap
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-09 22:44:37 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-09 22:44:37 +0200
commitb099ebf5b8d5f73168d075c5d97a6242efb67a8e (patch)
treeb6ee878bb96bbb0047e0867d8c0875724118287b /interimap
parentd0ed17a15a1a10977d8271f5a0163c311cf6cb04 (diff)
parentb8076acd1441bc3f12e891660ff86a166154150c (diff)
Merge branch 'master' into debian
Diffstat (limited to 'interimap')
-rwxr-xr-xinterimap2
1 files changed, 1 insertions, 1 deletions
diff --git a/interimap b/interimap
index 81582f2..c5de2ce 100755
--- a/interimap
+++ b/interimap
@@ -21,7 +21,7 @@
use strict;
use warnings;
-our $VERSION = '0.1';
+our $VERSION = '0.2';
my $NAME = 'interimap';
use Getopt::Long qw/:config posix_default no_ignore_case gnu_compat
bundling auto_version/;