Skip to content

Commit 11807fb

Browse files
committed
corrected version number
1 parent be2296d commit 11807fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prov/src/main/jdk1.4/org/bouncycastle/jce/provider/BouncyCastleProvider.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
public final class BouncyCastleProvider extends Provider
5252
implements ConfigurableProvider
5353
{
54-
private static String info = "BouncyCastle Security Provider v1.79";
54+
private static String info = "BouncyCastle Security Provider v1.78";
5555

5656
public static final String PROVIDER_NAME = "BC";
5757

0 commit comments

Comments
 (0)