aboutsummaryrefslogtreecommitdiff
path: root/csharp
diff options
context:
space:
mode:
authorJan Tattermusch <jtattermusch@users.noreply.github.com>2015-07-12 11:51:08 -0700
committerJan Tattermusch <jtattermusch@users.noreply.github.com>2015-07-12 11:51:08 -0700
commit6c8c5b402b1787897f28c5b6176c65e9238e5c74 (patch)
treec7f404917166685050c7dbcdc26955fbe7f1423d /csharp
parent46feed023d215c0f95030265b3e0b800d2aa6ffc (diff)
downloadprotobuf-6c8c5b402b1787897f28c5b6176c65e9238e5c74.tar.gz
protobuf-6c8c5b402b1787897f28c5b6176c65e9238e5c74.tar.bz2
protobuf-6c8c5b402b1787897f28c5b6176c65e9238e5c74.zip
Update Google.Protobuf.nuspec
Diffstat (limited to 'csharp')
-rw-r--r--csharp/src/ProtocolBuffers/Google.Protobuf.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/ProtocolBuffers/Google.Protobuf.nuspec b/csharp/src/ProtocolBuffers/Google.Protobuf.nuspec
index 49704993..9b5e1c83 100644
--- a/csharp/src/ProtocolBuffers/Google.Protobuf.nuspec
+++ b/csharp/src/ProtocolBuffers/Google.Protobuf.nuspec
@@ -5,7 +5,7 @@
<title>Google Protocol Buffers C#</title>
<summary>C# runtime library for Protocol Buffers - Google's data interchange format.</summary>
<description>See project site for more info.</description>
- <version>3.0.0-experimental</version>
+ <version>3.0.0-beta*</version>
<authors>Google Inc.</authors>
<owners>protobuf-packages</owners>
<licenseUrl>https://github.com/google/protobuf/blob/master/LICENSE</licenseUrl>