diff options
author | danglassey <danglassey> | 2002-10-08 13:02:28 +0000 |
---|---|---|
committer | danglassey <danglassey> | 2002-10-08 13:02:28 +0000 |
commit | b425e28b5cfc9ef2de3a333fcc398b860afb347c (patch) | |
tree | 77a4fb48cde5e21e17722e81ed8f513e8a20e762 /include/swversion.h | |
parent | 0ea39453ed8a23b93c098902b2d47f64033a9a23 (diff) | |
download | sword-sf-cvs-b425e28b5cfc9ef2de3a333fcc398b860afb347c.tar.gz |
sync with crosswire 20021008-1300
Diffstat (limited to 'include/swversion.h')
-rw-r--r-- | include/swversion.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/swversion.h b/include/swversion.h index 20f723d..09cf0fe 100644 --- a/include/swversion.h +++ b/include/swversion.h @@ -1,7 +1,7 @@ /****************************************************************************** * swversion.h - definition of class SWVersion used to compare version info * - * $Id: swversion.h,v 1.7 2002/10/02 23:43:43 dglassey Exp $ + * $Id: swversion.h,v 1.8 2002/10/08 02:03:31 scribe Exp $ * * Copyright 1998 CrossWire Bible Society (http://www.crosswire.org) * CrossWire Bible Society @@ -20,7 +20,7 @@ */ #ifndef SWORDVER -#define SWORDVER "1.5.5" +#define SWORDVER "1.5.4a" #endif #ifndef SWVERSION_H |