/[winpt]/trunk/Include/wptVersion.h
ViewVC logotype

Diff of /trunk/Include/wptVersion.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4 by twoaday, Sun Feb 6 11:11:40 2005 UTC revision 10 by twoaday, Thu Apr 14 12:55:33 2005 UTC
# Line 25  Line 25 
25  #define PGM_NAME "WinPT"  #define PGM_NAME "WinPT"
26    
27  /* Application version */  /* Application version */
28  #define PGM_VERSION "0.9.90-rc1"  #define PGM_VERSION "0.9.92-cvs"
29  #define PGM_DATE "(2005-02-04)"  #define PGM_DATE "(2005-04-12)"
30    
31  /* Package version string */  /* Package version string */
32  #define PACKAGE_VERSION "Version: "PGM_VERSION" "PGM_DATE  #define PACKAGE_VERSION "Version: "PGM_VERSION" "PGM_DATE
# Line 36  extern HINSTANCE glob_hinst;   /* Global H Line 36  extern HINSTANCE glob_hinst;   /* Global H
36  extern HWND glob_hwnd;          /* Global HWND for tray window */  extern HWND glob_hwnd;          /* Global HWND for tray window */
37  extern HWND activ_hwnd;         /* Active window HWND (dialog) */  extern HWND activ_hwnd;         /* Active window HWND (dialog) */
38  extern int debug;               /* Global debug mode */  extern int debug;               /* Global debug mode */
39    extern int mobile;              /* Mobile mode activated */
40  extern int scard_support;       /* Smartcard support available */  extern int scard_support;       /* Smartcard support available */
41  extern int gpg_read_only;  extern int gpg_read_only;
42  extern LOCK mo_file;  extern LOCK mo_file;

Legend:
Removed from v.4  
changed lines
  Added in v.10

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26