Bump to 0.4.0
This commit is contained in:
parent
c0e6aeb163
commit
67aba78699
@ -18,7 +18,7 @@
|
|||||||
* @see http://tools.ietf.org/html/rfc4880
|
* @see http://tools.ietf.org/html/rfc4880
|
||||||
*/
|
*/
|
||||||
class OpenPGP {
|
class OpenPGP {
|
||||||
const VERSION = array(0, 3, 0);
|
const VERSION = array(0, 4, 0);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @see http://tools.ietf.org/html/rfc4880#section-6
|
* @see http://tools.ietf.org/html/rfc4880#section-6
|
||||||
|
Loading…
Reference in New Issue
Block a user