Switch schema management version calls from VERSION() to schema_version()
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Schema.pm
index 2a1c883..a65c0a9 100644 (file)
@@ -1054,7 +1054,7 @@ If no arguments are passed, then the following default values are used:
 
 =item databases  - ['MySQL', 'SQLite', 'PostgreSQL']
 
-=item version    - $schema->VERSION
+=item version    - $schema->schema_version
 
 =item directory  - './'