log src/UiGuiVersion.cpp @ 768:f3631db17328

age author description
Thu, 21 Apr 2011 15:17:51 +0000 thomas_-_s Updated all date occurrences to the year 2011.
Sun, 21 Mar 2010 17:34:17 +0000 thomas_-_s Updated comment copyright year.
Mon, 27 Jul 2009 15:17:08 +0000 thomas_-_s Once more let Uncrustify reformat my code.
Wed, 04 Feb 2009 16:46:26 +0000 thomas_-_s From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
Tue, 03 Feb 2009 16:58:02 +0000 thomas_-_s Prepared for use of extra version file and version info in the executable file for Windows.