Bump DB revision to 13
This commit is contained in:
parent
e1581b5a88
commit
da3546d02f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pgsql_db = '<%= @pgsql_db %>'
|
||||||
pgsql_user = '<%= @pgsql_user %>'
|
pgsql_user = '<%= @pgsql_user %>'
|
||||||
pgsql_pwd = '<%= @pgsql_pwd %>'
|
pgsql_pwd = '<%= @pgsql_pwd %>'
|
||||||
pgsql_host = '<%= @pgsql_host %>'
|
pgsql_host = '<%= @pgsql_host %>'
|
||||||
db_revision = '12'
|
db_revision = '13'
|
||||||
|
|
||||||
# SITE
|
# SITE
|
||||||
site_name = "<%= @site_name %>"
|
site_name = "<%= @site_name %>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue