Ignore:
Timestamp:
Dec 15, 2005, 2:54:19 AM (18 years ago)
Author:
bcornec
Message:

merge -r176:218 $SVN_M/branches/2.05

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/mondorestore/mondo-restore.c

    r181 r219  
    401401#define g_ISO_restore_mode __mondorestore_g_ISO_restore_mode
    402402#endif
    403 
    404 #ifndef VERSION
    405 #define VERSION AUX_VER
    406 #endif
    407 
    408 char g_version[] = VERSION;
    409 
    410403
    411404//static char cvsid[] = "$Id$";
     
    31973190    char *tmp;
    31983191
    3199 #ifndef VERSION
    3200 #define VERSION "1.7x_cvs"
    3201 #endif
    3202 
    32033192    struct mountlist_itself *mountlist;
    32043193    struct raidlist_itself *raidlist;
Note: See TracChangeset for help on using the changeset viewer.