Commit 99dc49f7 authored by capresti@gmail.com's avatar capresti@gmail.com
Browse files

- Bumped assembly version to 2.0.4

git-svn-id: http://luainterface.googlecode.com/svn/trunk@35 63eb109e-e254-0410-a61e-ed0b8f8614f5
parent 529803bb
...@@ -22,7 +22,7 @@ using System.Security.Permissions; ...@@ -22,7 +22,7 @@ using System.Security.Permissions;
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("2.0.0.*")] [assembly: AssemblyVersion("2.0.4.*")]
// //
// In order to sign your assembly you must specify a key to use. Refer to the // In order to sign your assembly you must specify a key to use. Refer to the
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment