Updating version number with new database structure.

git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@83 c3eb156b-1dc0-44e1-88ae-e38439141b53
This commit is contained in:
pappastech
2013-10-28 01:49:35 +00:00
parent a7ac6e84b3
commit b0dbd54379

View File

@@ -9,7 +9,7 @@
|
|
*/
$config['application_version'] = '2.1.0';
$config['application_version'] = '2.1.1';
/*
|--------------------------------------------------------------------------