Put version into code
In case anyone wants to check it, I guess? Closes #12
This commit is contained in:
parent
cd33ba1af1
commit
f43fbdc053
@ -18,6 +18,8 @@
|
|||||||
* @see http://tools.ietf.org/html/rfc4880
|
* @see http://tools.ietf.org/html/rfc4880
|
||||||
*/
|
*/
|
||||||
class OpenPGP {
|
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
|
||||||
* @see http://tools.ietf.org/html/rfc4880#section-6.2
|
* @see http://tools.ietf.org/html/rfc4880#section-6.2
|
||||||
|
Loading…
Reference in New Issue
Block a user