tBump version number to 1.5.11. - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 54772c66f0c01a57b9a3e6f6e94f7099ecc2fa05
 (DIR) parent 31387b033edb646399f794ba122e3efb65b2b073
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Fri, 30 Dec 2005 07:46:38 +0000
       
       Bump version number to 1.5.11.
       
       
       Diffstat:
         M win32/dialogs.rc                    |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/win32/dialogs.rc b/win32/dialogs.rc
       t@@ -1,13 +1,13 @@
        #include "contid.h"
        1 DIALOG 17, 40, 239, 162
        STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
       -CAPTION "dopewars-1.5.10 installation"
       +CAPTION "dopewars-1.5.11 installation"
        BEGIN
                CONTROL "", 101, "WC_GTKSEP", 2 | WS_CHILD | WS_VISIBLE, 7, 135, 225, 2
                CONTROL "< &Back", BT_BACK, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_TABSTOP, 105, 143, 39, 13
                PUSHBUTTON "&Next >", BT_NEXT, 144, 143, 39, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP
                PUSHBUTTON "&Cancel", BT_CANCEL, 191, 143, 39, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP
       -        LTEXT "Welcome to the dopewars-1.5.10 installation program.\nThis program will install dopewars-1.5.10 on your computer.", -1, 22, 14, 195, 17, WS_CHILD | WS_VISIBLE | WS_GROUP
       +        LTEXT "Welcome to the dopewars-1.5.11 installation program.\nThis program will install dopewars-1.5.11 on your computer.", -1, 22, 14, 195, 17, WS_CHILD | WS_VISIBLE | WS_GROUP
                LTEXT "Use the ""Back"" and ""Next"" buttons at the bottom of the dialog to control the installation. You can quit at any time using the ""Cancel"" button.", -1, 22, 50, 195, 25, WS_CHILD | WS_VISIBLE | WS_GROUP
                LTEXT "Newer versions of this program, when available, can be obtained from the dopewars website, http://dopewars.sf.net/", -1, 22, 84, 195, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
                CONTROL "Install for &all users (requires admin rights)", RB_ALLUSERS, "BUTTON", BS_AUTORADIOBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 28, 108, 110, 8