Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 2ef616d

Browse files
authored
Merge pull request #200 from asacamano/master
Bump release number.
2 parents 0e34422 + f1195ff commit 2ef616d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

java/ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Keyczar Java release 0.71j
2+
==========================
3+
4+
2016-11-07 Andrew Sacamano <asacamano@gmail.com>
5+
6+
* Really fix the DSA veritifcation - and add a flag to enable
7+
switching between strict and lenient behavior for DSA verification.
8+
19
Keyczar Java release 0.71i
210
==========================
311

java/code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>keyczar</artifactId>
77

88
<name>Keyczar</name>
9-
<version>0.71i</version>
9+
<version>0.71j</version>
1010
<url>http://www.keyczar.org</url>
1111

1212
<description>

0 commit comments

Comments
 (0)