From: bradymiller Date: Sun, 17 Mar 2013 03:14:08 +0000 (-0700) Subject: incremented version database for previous commit X-Git-Tag: whats-been-changed~373 X-Git-Url: https://repo.or.cz/w/openemr.git/commitdiff_plain/d04153a06f647c020fe455a17d330f3f1cc6b0d3 incremented version database for previous commit --- diff --git a/version.php b/version.php index 6d1af9cb3..0120bdc01 100644 --- a/version.php +++ b/version.php @@ -17,7 +17,7 @@ $v_realpatch = '0'; // is a database change in the course of development. It is used // internally to determine when a database upgrade is needed. // -$v_database = 89; +$v_database = 90; // Access control version identifier, this is to be incremented whenever there // is a access control change in the course of development. It is used