lithium\util\StringDeprecated::UUID_CLEAR_VER

constant
Use `lithium\util\Text::UUID_CLEAR_VER`.

UUID-related constant. Clears all bits of version byte (00001111).

Source

	const UUID_CLEAR_VER = 15;