Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Added schema version information to the main configuration file.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelchisari authored and The Appleseed Project committed Dec 9, 2010
1 parent 0e9ec1f commit e8721c3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion configurations/default/default.conf
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,7 @@ host=
url=

; general config
ver="0.7.8"
ver="0.7.9"

; database schema version
schema_version="0.7.9"

0 comments on commit e8721c3

Please sign in to comment.