Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit acc3a77

Browse files
author
sasha
committed
.......... [ZBXNEXT-826] updated release date
git-svn-id: svn://svn.zabbix.com/trunk/src/zabbix_java@26979 f4e7fd02-d210-4e34-a1e0-d4093fb66cc2
1 parent 1b223c1 commit acc3a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/zabbix/gateway/GeneralInformation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
class GeneralInformation
2323
{
2424
public static final String APPLICATION_NAME = "Zabbix Java Gateway";
25-
public static final String REVISION_DATE = "22 March 2012";
25+
public static final String REVISION_DATE = "19 April 2012";
2626
public static final String REVISION = "{ZABBIX_REVISION}";
2727
public static final String VERSION = "2.0.0rc3";
2828

0 commit comments

Comments
 (0)