projects
/
dbsrgits/DBIx-Class-Fixtures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
03bcafb
)
changelog
Samuel Kaufman [Tue, 30 Dec 2014 19:52:50 +0000 (19:52 +0000)]
Changes
patch
|
blob
|
blame
|
history
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
2aca66b
..
98f6ea3
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-2,6
+2,8
@@
Revision history for DBIx-Class-Fixtures
{{$NEXT}}
+1.001027_02 2014-12-30 19:50:50+00:00 Europe/London
+
- changed tests to use portable directory management
1.001027_01 2014-12-26 17:06:08+00:00 Europe/London
diff --git
a/Makefile.PL
b/Makefile.PL
index
bd3e8f5
..
08cfacd
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-51,7
+51,7
@@
my %WriteMakefileArgs = (
"IPC::Open3" => 0,
"Test::More" => "0.98"
},
- "VERSION" => "1.001028",
+ "VERSION" => "1.001027_02",
"test" => {
"TESTS" => "t/*.t"
}