public class version extends Object
Modifier and Type | Field and Description |
---|---|
static String |
author_str
Name of the author
|
static int |
major
The major version number.
|
static int |
minor
The minor version number.
|
static String |
program_name
The command name normally used to invoke this program
|
static String |
title_str
Full title of the system
|
static String |
update
The update letter.
|
static String |
version_str
String for the current version.
|
Constructor and Description |
---|
version() |
public static final int major
public static final int minor
public static final String update
public static final String version_str
public static final String title_str
public static final String author_str
public static final String program_name
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.