From afa9428051c6d11416efa2b345ebadaee2db0fa0 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 10 Apr 2007 16:57:31 +0000 Subject: Change of version to 1.3.5. git-svn-id: svn://svn.zabbix.com/trunk@3991 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/locales/en_gb.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/php/include') diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php index 7782bbb0..9f73aed7 100644 --- a/frontends/php/include/locales/en_gb.inc.php +++ b/frontends/php/include/locales/en_gb.inc.php @@ -478,7 +478,7 @@ 'S_COMPARE'=> 'Compare', // Footer - 'S_ZABBIX_VER'=> 'ZABBIX 1.3.4', + 'S_ZABBIX_VER'=> 'ZABBIX 1.3.5', 'S_COPYRIGHT_BY'=> 'Copyright 2001-2007 by ', 'S_CONNECTED_AS'=> 'Connected as', 'S_SIA_ZABBIX'=> 'SIA Zabbix', -- cgit