Skip to content

Commit

Permalink
Merge pull request #1400 from alexandro82/develop
Browse files Browse the repository at this point in the history
Uptade ushahidi_db_version in version.php
  • Loading branch information
kamaulynder committed Nov 18, 2014
2 parents cceb6f5 + e8688ae commit 5495809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/config/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
* The Ushahidi Engine DB revision number
* Increments when changes are made to the Ushahidi DB schema.
*/
$config['ushahidi_db_version'] = "117";
$config['ushahidi_db_version'] = "119";

0 comments on commit 5495809

Please sign in to comment.