ICU-227 remove uversion.h, not used by anyone.
X-SVN-Rev: 703
This commit is contained in:
parent
19823fde42
commit
9b3ed25de7
@ -1,25 +0,0 @@
|
|||||||
/*
|
|
||||||
**********************************************************************
|
|
||||||
* Copyright (C) 2000, International Business Machines
|
|
||||||
* Corporation and others. All Rights Reserved.
|
|
||||||
**********************************************************************
|
|
||||||
*
|
|
||||||
* File UVERSION.H
|
|
||||||
*
|
|
||||||
* Modification History:
|
|
||||||
*
|
|
||||||
* Date Name Description
|
|
||||||
* 01/11/2000 helena Creation as per jitterbug 210.
|
|
||||||
********************************************************************************
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef UVERSION_H
|
|
||||||
#define UVERSION_H
|
|
||||||
|
|
||||||
#define U_ICU_VERSION "1.4.0"
|
|
||||||
#define U_UNICODE_VERSION "3.0.0"
|
|
||||||
#define U_MAX_VERSION_LEN 4
|
|
||||||
#define U_VERSION_DELIMITER '.'
|
|
||||||
#define U_MAX_VERSION_STRING 20
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
Reference in New Issue
Block a user