Changeset 743 in Sophya for trunk/SophyaLib/BaseTools


Ignore:
Timestamp:
Feb 28, 2000, 7:03:58 PM (26 years ago)
Author:
ansari
Message:

Fichier oublie par Eric pour gnumd5.c - Reza 28/2/2000

Location:
trunk/SophyaLib/BaseTools
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/gnumd5.c

    r742 r743  
    3636
    3737#include "machdefs.h"
    38 #include "bithelp.h"
     38#include "bithelp.h" 
    3939#include "gnumd5.h"
    4040
     
    362362static
    363363#endif
    364 const char * const gnupgext_version = "MD5 ($Revision: 1.1 $)";
     364const char * const gnupgext_version = "MD5 ($Revision: 1.2 $)";
    365365
    366366static struct {
  • trunk/SophyaLib/BaseTools/sversion.h

    r716 r743  
    33
    44#define SOPHYA_VERSION   0.8
    5 #define SOPHYA_REVISION  8
    6 #define SOPHYA_TAG       "V_Jan2000"
     5#define SOPHYA_REVISION  13
     6#define SOPHYA_TAG       "V_Fev2000"
    77
    88#endif
Note: See TracChangeset for help on using the changeset viewer.