From b8143609009e55e72c47d1e4e9838033911612e2 Mon Sep 17 00:00:00 2001 From: seek3r Date: Thu, 31 May 2001 16:53:19 +0000 Subject: [PATCH] fixes minor bug --- phpgwapi/setup/setup.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpgwapi/setup/setup.inc.php b/phpgwapi/setup/setup.inc.php index d05e604245..02c3a8ad37 100755 --- a/phpgwapi/setup/setup.inc.php +++ b/phpgwapi/setup/setup.inc.php @@ -3,7 +3,7 @@ $setup_info['phpgwapi']['name'] = 'phpgwapi'; $setup_info['phpgwapi']['title'] = 'phpgwapi'; $setup_info['phpgwapi']['version'] = '0.9.13.001'; - $setup_info['phpgwapi']['versions']['current_header'] = '1.14'; + $setup_info['phpgwapi']['versions']['current_header'] = '1.15'; // $setup_info['phpgwapi']['app_order'] = '6'; /* The tables this app creates */