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

Commit 9939c5e

Browse files
author
rich
committed
- [ZBXNEXT-826] bump version to 1.9.8
git-svn-id: svn://svn.zabbix.com/trunk/src/zabbix_java@22764 f4e7fd02-d210-4e34-a1e0-d4093fb66cc2
1 parent 59d4cbd commit 9939c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/zabbix/proxy/GeneralInformation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class GeneralInformation
2424
public static final String APPLICATION_NAME = "Zabbix Java Proxy";
2525
public static final String REVISION_DATE = "27 October 2011";
2626
public static final String REVISION = "{ZABBIX_REVISION}";
27-
public static final String VERSION = "1.9.7";
27+
public static final String VERSION = "1.9.8";
2828

2929
public static void printVersion()
3030
{

0 commit comments

Comments
 (0)