just one version file
[dbsrgits/DBIx-Class-Journal.git] / Makefile.PL
index 14528db..c40c104 100644 (file)
@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
 
 WriteMakefile(
      NAME          => 'DBIx::Class::Journal',
-     VERSION_FROM  => 'lib/DBIx/Class/Schema/Journal.pm',
+     VERSION_FROM  => 'lib/DBIx/Class/Journal.pm',
      PREREQ_PM     => { 'DBIx::Class'           => 0.08,
                         'DBD::SQLite'           => 0.12,
                         'Test::TempDir'         => 0.04,