- only create COMPILE_DIR based on UID if the user doesn't specify COMPILE_DIR
This commit is contained in:
Graham Ollis
2013-02-26 18:17:49 -05:00
parent 77c6298a99
commit 70231b1bce
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@ Revision history for Mojolicious::Plugin::TtRenderer
{{$NEXT}}
1.42_02 February 26, 2013
- only create COMPILE_DIR based on UID if the user doesn't specify COMPILE_DIR
1.42_01 February 24, 2013
- set COMPILE_DIR based on UID so that multiple users can use TtRenderer with default config

View File

@@ -5,7 +5,7 @@ license = Perl_5
copyright_holder = Ask Bjørn Hansen
# copyright_year = 2009
version = 1.42_01
version = 1.42_02
[Prereqs]
Mojolicious = 3.33