diff --git a/lib/openpgp.php b/lib/openpgp.php index 531dedf..65a157d 100644 --- a/lib/openpgp.php +++ b/lib/openpgp.php @@ -18,6 +18,8 @@ * @see http://tools.ietf.org/html/rfc4880 */ class OpenPGP { + const VERSION = array(0, 3, 0); + /** * @see http://tools.ietf.org/html/rfc4880#section-6 * @see http://tools.ietf.org/html/rfc4880#section-6.2