|
From: <kc...@us...> - 2003-05-30 02:58:51
|
Update of /cvsroot/ebxmlms/ebxmlms/src/hk/hku/cecid/phoenix/message/handler
In directory sc8-pr-cvs1:/tmp/cvs-serv17540/src/hk/hku/cecid/phoenix/message/handler
Modified Files:
Tag: b0931
Utility.java
Log Message:
update version number
Index: Utility.java
===================================================================
RCS file: /cvsroot/ebxmlms/ebxmlms/src/hk/hku/cecid/phoenix/message/handler/Utility.java,v
retrieving revision 1.18.2.9
retrieving revision 1.18.2.10
diff -C2 -d -r1.18.2.9 -r1.18.2.10
*** Utility.java 28 May 2003 07:55:07 -0000 1.18.2.9
--- Utility.java 30 May 2003 02:49:51 -0000 1.18.2.10
***************
*** 116,120 ****
* implementation.
*/
! private static final String RELEASE = "0.9.3.1-rc5";
/**
--- 116,120 ----
* implementation.
*/
! private static final String RELEASE = "0.9.3.1";
/**
|