#define GUASH_VERSION		"2.3.0"
/*
 * Version number X.Y.Z is changed to
 * X.Y.(Z+1) if a bug (bugs) was fixed
 * X.(Y+1).0 if a new feature (features) was added, and
 * (X+1).0.0 if many new features were added and then the source file and
 *	     documents were brushed up (delete obsolete codes/comments, rename
 *	     identifiers), or rewritten heavily.
 */
