Commit Graph

6 Commits

Author SHA1 Message Date
Rom Walton 5a46215511 - MGR: Make help system work again
- MGR: Add pre-release to the BOINC Manager title bar and about
        dialog if it is a pre-release version of BOINC.
    - CLI: Add some pre-release text to the CC startup routine and
        suggest they revert back to a released build if they don't
        plan on testing the client.

    /
        version.h
        version.h.in
    client/
        auto_update.C
        client_state.C
    clientgui/
        AdvancedFrame.cpp
        DlgAbout.cpp
        sg_BoincSimpleGUI.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp
        SkinManager.cpp
    lib/
        common_defs.h

svn path=/trunk/boinc/; revision=15067
2008-04-17 16:18:16 +00:00
David Anderson 99c9679b63 versions are major/minor/release
svn path=/trunk/boinc/; revision=7614
2005-08-31 00:18:36 +00:00
Charlie Fenton d1502ba1c7 *** empty log message ***
svn path=/trunk/boinc/; revision=6376
2005-06-18 12:08:27 +00:00
Karl Chen 938d02c697 *** empty log message ***
svn path=/trunk/boinc/; revision=4853
2004-12-15 12:05:29 +00:00
Eric J. Korpela 590e2cac10 Preparation for reversion to earlier versions in about 5 minutes.
svn path=/trunk/boinc/; revision=4752
2004-12-04 00:23:13 +00:00
Eric J. Korpela c3a74d384c config.h[.in] now includes win_config.h on WIN32 systems.
Split platform independent version info into version.h[.in]
(which in included from config.h)

Added all the config.h macros into win_config.h

svn path=/trunk/boinc/; revision=4731
2004-12-03 21:28:17 +00:00