diff options
author | Oren Novotny <oren@novotny.org> | 2015-04-25 13:51:39 -0400 |
---|---|---|
committer | Oren Novotny <oren@novotny.org> | 2015-04-25 13:51:39 -0400 |
commit | c0280a04b5a286cf5d261654a691282b34790a09 (patch) | |
tree | 5796200a16c5b7e3ef2291f52f696662d7d9fb04 /Portable.BouncyCastle.nuspec | |
parent | Merge branch 'master-vs12' into pcl (diff) | |
download | BouncyCastle.NET-ed25519-c0280a04b5a286cf5d261654a691282b34790a09.tar.xz |
nuspec ver
Diffstat (limited to '')
-rw-r--r-- | Portable.BouncyCastle.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Portable.BouncyCastle.nuspec b/Portable.BouncyCastle.nuspec index 0df2f60c5..d4174ec66 100644 --- a/Portable.BouncyCastle.nuspec +++ b/Portable.BouncyCastle.nuspec @@ -2,7 +2,7 @@ <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> <metadata> <id>Portable.BouncyCastle</id> - <version>1.8.0-RC.1</version> + <version>1.8.0-RC1</version> <title>Bouncy Castle PCL</title> <authors>Oren Novotny</authors> <owners>onovotny</owners> |