Changeset 743 in Sophya
- Timestamp:
- Feb 28, 2000, 7:03:58 PM (26 years ago)
- Location:
- trunk/SophyaLib/BaseTools
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/gnumd5.c
r742 r743 36 36 37 37 #include "machdefs.h" 38 #include "bithelp.h" 38 #include "bithelp.h" 39 39 #include "gnumd5.h" 40 40 … … 362 362 static 363 363 #endif 364 const char * const gnupgext_version = "MD5 ($Revision: 1. 1$)";364 const char * const gnupgext_version = "MD5 ($Revision: 1.2 $)"; 365 365 366 366 static struct { -
trunk/SophyaLib/BaseTools/sversion.h
r716 r743 3 3 4 4 #define SOPHYA_VERSION 0.8 5 #define SOPHYA_REVISION 86 #define SOPHYA_TAG "V_ Jan2000"5 #define SOPHYA_REVISION 13 6 #define SOPHYA_TAG "V_Fev2000" 7 7 8 8 #endif
Note:
See TracChangeset
for help on using the changeset viewer.