From 64b53bb848b16b28838121587246b7ddba92b4bb Mon Sep 17 00:00:00 2001 From: Alexis Sukrieh Date: Tue, 24 Aug 2010 08:20:31 +0200 Subject: [PATCH] VERSION 1.1808 --- CHANGES | 7 +++++++ lib/Dancer.pm | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 2ea638b19..c3ba81aa9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +Dancer 1.1808 + + [ Alexis Sukrieh ] + * FIX test failures + - t/08_session/07_session_expires.t + - t/08_session/07_session_expires.t + Dancer 1.1807 [ Sawyer X ] diff --git a/lib/Dancer.pm b/lib/Dancer.pm index 4a93eabe2..370907f1c 100644 --- a/lib/Dancer.pm +++ b/lib/Dancer.pm @@ -30,7 +30,7 @@ use File::Spec; use base 'Exporter'; $AUTHORITY = 'SUKRIA'; -$VERSION = '1.1807'; +$VERSION = '1.1808'; @EXPORT = qw( after any