Skip to content

Commit fa0ed21

Browse files
committed
prepare 1.6.1 release
1 parent 7d2ce32 commit fa0ed21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/GPG.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class GPG
2929

3030
private $width = 16;
3131
private $el = array(3, 5, 9, 17, 513, 1025, 2049, 4097);
32-
private $version = "1.6.0";
32+
private $version = "1.6.1";
3333

3434
private function gpg_encrypt($key, $text) {
3535

0 commit comments

Comments
 (0)