Update the version number for SolveSpace, to 1.6.

[git-p4: depot-paths = "//depot/solvespace/": change = 2094]
solver
Jonathan Westhues 2010-01-03 17:06:17 -08:00
parent ba8ac7dcd3
commit 3a2ec4630e
1 changed files with 2 additions and 2 deletions

View File

@ -763,10 +763,10 @@ void SolveSpace::MenuHelp(int id) {
break;
case GraphicsWindow::MNU_ABOUT:
Message("This is SolveSpace version 1.5.\r\n\r\n"
Message("This is SolveSpace version 1.6.\r\n\r\n"
"For more information, see http://solvespace.com/\r\n\r\n"
"Built " __TIME__ " " __DATE__ ".\r\n\r\n"
"Copyright 2008-2009 Useful Subset, LLC. All Rights Reserved.");
"Copyright 2008-2010 Useful Subset, LLC. All Rights Reserved.");
break;
case GraphicsWindow::MNU_LICENSE: {