head 1.6; access; symbols XDS_0_9_3:1.6 XDS_0_9_2:1.5 XDS_0_9_1:1.4 XDS_0_9_0:1.3; locks; strict; comment @ * @; expand @o@; 1.6 date 2005.10.05.08.48.20; author rse; state Exp; branches; next 1.5; 1.5 date 2005.06.02.18.49.40; author rse; state Exp; branches; next 1.4; 1.4 date 2004.09.12.17.32.51; author rse; state Exp; branches; next 1.3; 1.3 date 2003.02.17.12.22.43; author rse; state Exp; branches; next 1.2; 1.2 date 2002.03.17.10.27.19; author rse; state Exp; branches; next 1.1; 1.1 date 2001.08.11.15.23.09; author rse; state Exp; branches; next ; desc @@ 1.6 log @bump before release @ text @/* ** xds_version.c -- Version Information for OSSP xds (syntax: C/C++) ** [automatically generated and maintained by GNU shtool] */ #ifdef _XDS_VERSION_C_AS_HEADER_ #ifndef _XDS_VERSION_C_ #define _XDS_VERSION_C_ #define XDS_VERSION 0x009203 typedef struct { const int v_hex; const char *v_short; const char *v_long; const char *v_tex; const char *v_gnu; const char *v_web; const char *v_sccs; const char *v_rcs; } xds_version_t; extern xds_version_t xds_version; #endif /* _XDS_VERSION_C_ */ #else /* _XDS_VERSION_C_AS_HEADER_ */ #define _XDS_VERSION_C_AS_HEADER_ #include "xds_version.c" #undef _XDS_VERSION_C_AS_HEADER_ xds_version_t xds_version = { 0x009203, "0.9.3", "0.9.3 (05-Oct-2005)", "This is OSSP xds, Version 0.9.3 (05-Oct-2005)", "OSSP xds 0.9.3 (05-Oct-2005)", "OSSP xds/0.9.3", "@@(#)OSSP xds 0.9.3 (05-Oct-2005)", "$Id: OSSP xds 0.9.3 (05-Oct-2005) $" }; #endif /* _XDS_VERSION_C_AS_HEADER_ */ @ 1.5 log @bump before release @ text @d11 1 a11 1 #define XDS_VERSION 0x009202 d35 8 a42 8 0x009202, "0.9.2", "0.9.2 (02-Jun-2005)", "This is OSSP xds, Version 0.9.2 (02-Jun-2005)", "OSSP xds 0.9.2 (02-Jun-2005)", "OSSP xds/0.9.2", "@@(#)OSSP xds 0.9.2 (02-Jun-2005)", "$Id: OSSP xds 0.9.2 (02-Jun-2005) $" @ 1.4 log @bump before release @ text @d11 1 a11 1 #define XDS_VERSION 0x009201 d35 8 a42 8 0x009201, "0.9.1", "0.9.1 (12-Sep-2004)", "This is OSSP xds, Version 0.9.1 (12-Sep-2004)", "OSSP xds 0.9.1 (12-Sep-2004)", "OSSP xds/0.9.1", "@@(#)OSSP xds 0.9.1 (12-Sep-2004)", "$Id: OSSP xds 0.9.1 (12-Sep-2004) $" @ 1.3 log @polish source tree @ text @d11 1 a11 1 #define XDS_VERSION 0x009200 d35 8 a42 8 0x009200, "0.9.0", "0.9.0 (17-Feb-2003)", "This is OSSP xds, Version 0.9.0 (17-Feb-2003)", "OSSP xds 0.9.0 (17-Feb-2003)", "OSSP xds/0.9.0", "@@(#)OSSP xds 0.9.0 (17-Feb-2003)", "$Id: OSSP xds 0.9.0 (17-Feb-2003) $" @ 1.2 log @update version @ text @d37 3 a39 3 "0.9.0 (17-Mar-2002)", "This is OSSP xds, Version 0.9.0 (17-Mar-2002)", "OSSP xds 0.9.0 (17-Mar-2002)", d41 2 a42 2 "@@(#)OSSP xds 0.9.0 (17-Mar-2002)", "$Id: OSSP xds 0.9.0 (17-Mar-2002) $" @ 1.1 log @First cut for GNU Libtool 1.4 & GNU Shtool 1.5 support. This needs a little bit more cleanup which will follow later, but I want to flush my pending work now in order to continue with other projects. The XDS build environment now is in sync with the usual style for OSSP libraries. @ text @d2 1 a2 1 ** xds_version.c -- Version Information for XDS (syntax: C/C++) d37 6 a42 6 "0.9.0 (11-Aug-2001)", "This is XDS, Version 0.9.0 (11-Aug-2001)", "XDS 0.9.0 (11-Aug-2001)", "XDS/0.9.0", "@@(#)XDS 0.9.0 (11-Aug-2001)", "$Id: XDS 0.9.0 (11-Aug-2001) $" @