Bumping build number to 2.44.0.

This commit is contained in:
niel-archer 2011-12-30 03:21:16 +00:00
parent 5675dc6830
commit 1d32312687
6 changed files with 5 additions and 5 deletions

View file

@ -69,7 +69,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.43.*")]
[assembly: AssemblyVersion("2.44.*")]
//
// In order to sign your assembly you must specify a key to use. Refer to the