summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBirte Kristina Friesel <birte.friesel@uos.de>2025-01-28 19:28:12 +0100
committerBirte Kristina Friesel <birte.friesel@uos.de>2025-01-28 19:28:23 +0100
commita956ddd5be0c79bf0263440bc9a32a4590340d00 (patch)
tree79449ec2e1782f641320dba9619caaeda3944883 /bin
parent620f99deea391aa0c92a06bcb393bcabfedc239a (diff)
Release v0.020.02
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dbris4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/dbris b/bin/dbris
index a11a5c8..e2ea2a6 100755
--- a/bin/dbris
+++ b/bin/dbris
@@ -3,7 +3,7 @@ use strict;
use warnings;
use 5.020;
-our $VERSION = '0.01';
+our $VERSION = '0.02';
use utf8;
use DateTime;
@@ -400,7 +400,7 @@ B<dbris> [B<-d> I<DD.MM.YYYY>] [B<-t> I<HH:MM>] [...] I<from-stop>
=head1 VERSION
-version 0.01
+version 0.02
=head1 DESCRIPTION