Ignore:
Timestamp:
Dec 15, 2005, 1:41:46 AM (18 years ago)
Author:
bcornec
Message:

removed AuX_VER
removed g_version
use only VERSION from config.h
add $Rev$ to VERSION

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.05/mondo/mondo/mondorestore/mondo-restore.c

    r179 r213  
    399399#define g_ISO_restore_mode __mondorestore_g_ISO_restore_mode
    400400#endif
    401 
    402 #ifndef VERSION
    403 #define VERSION AUX_VER
    404 #endif
    405 
    406 char g_version[] = VERSION;
    407 
    408401
    409402//static char cvsid[] = "$Id$";
     
    31943187    char *tmp;
    31953188
    3196 #ifndef VERSION
    3197 #define VERSION "1.7x_cvs"
    3198 #endif
    3199 
    32003189    struct mountlist_itself *mountlist;
    32013190    struct raidlist_itself *raidlist;
Note: See TracChangeset for help on using the changeset viewer.