rccn: bump db revision
This commit is contained in:
parent
a871bf2139
commit
4ed953e246
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,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 = 18
|
db_revision = 19
|
||||||
|
|
||||||
# SITE
|
# SITE
|
||||||
site_name = "<%= @site_name %>"
|
site_name = "<%= @site_name %>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue