blob: 0bac81d145339c026f1744cdc25515f969d60c6e [file] [log] [blame]
/*
*******************************************************************************
* Copyright (C) 2011, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
*/
package com.ibm.icu.util;
/*
* Empty stub
*/
public final class VersionInfo {
private VersionInfo() {}
}