2000-11-20 00:18:19 +01:00
|
|
|
<?php
|
|
|
|
/**************************************************************************\
|
|
|
|
* phpGroupWare *
|
|
|
|
* http://www.phpgroupware.org *
|
|
|
|
* -------------------------------------------- *
|
|
|
|
* This program is free software; you can redistribute it and/or modify it *
|
|
|
|
* under the terms of the GNU General Public License as published by the *
|
|
|
|
* Free Software Foundation; either version 2 of the License, or (at your *
|
|
|
|
* option) any later version. *
|
|
|
|
\**************************************************************************/
|
|
|
|
|
|
|
|
/* $Id$ */
|
|
|
|
|
2000-12-14 12:18:05 +01:00
|
|
|
$phpgw_info["server"]["version"] = "0.9.8pre4";
|
2000-12-05 05:08:50 +01:00
|
|
|
$phpgw_info["server"]["current_header_version"] = "1.5";
|