Commit 26b0f8f3 authored by Davis King's avatar Davis King

Changed version number in the bayes net gui code since this version

of the library breaks backwards compatibility with the old serialization
format used by this program.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402349
parent a0db2a60
......@@ -626,7 +626,7 @@ on_menu_help_about (
{
message_box("About","This application is the GUI front end to the dlib C++ Library's\n"
"Bayesian Network inference utilities\n\n"
"Version 1.1\n\n"
"Version 1.2\n\n"
"See http://dclib.sourceforge.net for updates");
}
......
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