From f5df0e6e0e69ca1e12a7ad135aee65fe934de64a Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Tue, 18 Feb 2014 17:36:07 +0700 Subject: Changes to build system in preparation for beta release --- crypto/src/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/src') diff --git a/crypto/src/AssemblyInfo.cs b/crypto/src/AssemblyInfo.cs index 81ca5ffd3..7dd625878 100644 --- a/crypto/src/AssemblyInfo.cs +++ b/crypto/src/AssemblyInfo.cs @@ -29,7 +29,7 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.7.*")] +[assembly: AssemblyVersion("1.8.*")] // // In order to sign your assembly you must specify a key to use. Refer to the -- cgit 1.5.1