Commit 43961cc4 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Release version 0.043

parent d96687d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ use POSIX qw(tzset);

our($VERSION, $canonical_time, $clamp_time);

$VERSION = '0.042'; # 0.042
$VERSION = '0.043'; # 0.043

sub init() {
	$ENV{'TZ'} = 'UTC';