head 1.5; access; symbols OSSP_RC_0_7_3:1.5 OSSP_RC_0_7_2:1.4 OSSP_RC_0_7_1:1.3 OSSP_RC_ALPHA_06:1.1 OSSP_RC_EXBROKEN:1.1; locks; strict; comment @ * @; 1.5 date 2003.07.11.14.05.44; author ms; state Exp; branches; next 1.4; 1.4 date 2003.07.11.11.35.28; author ms; state Exp; branches; next 1.3; 1.3 date 2003.07.07.15.32.20; author ms; state Exp; branches; next 1.2; 1.2 date 2003.07.07.15.19.26; author ms; state Exp; branches; next 1.1; 1.1 date 2002.02.05.19.12.24; author ms; state Exp; branches; next ; desc @@ 1.5 log @Bump version for release. @ text @/* ** rc_version.c -- Version Information for OSSP rc (syntax: C/C++) ** [automatically generated and maintained by GNU shtool] */ #ifdef _RC_VERSION_C_AS_HEADER_ #ifndef _RC_VERSION_C_ #define _RC_VERSION_C_ #define RC_VERSION 0x007203 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; } rc_version_t; extern rc_version_t rc_version; #endif /* _RC_VERSION_C_ */ #else /* _RC_VERSION_C_AS_HEADER_ */ #define _RC_VERSION_C_AS_HEADER_ #include "rc_version.c" #undef _RC_VERSION_C_AS_HEADER_ rc_version_t rc_version = { 0x007203, "0.7.3", "0.7.3 (11-Jul-2003)", "This is OSSP rc, Version 0.7.3 (11-Jul-2003)", "OSSP rc 0.7.3 (11-Jul-2003)", "OSSP rc/0.7.3", "@@(#)OSSP rc 0.7.3 (11-Jul-2003)", "$Id: OSSP rc 0.7.3 (11-Jul-2003) $" }; #endif /* _RC_VERSION_C_AS_HEADER_ */ @ 1.4 log @Minor changes and corrections to docs and bump version for interim release. @ text @d11 1 a11 1 #define RC_VERSION 0x007202 d35 8 a42 8 0x007202, "0.7.2", "0.7.2 (11-Jul-2003)", "This is OSSP rc, Version 0.7.2 (11-Jul-2003)", "OSSP rc 0.7.2 (11-Jul-2003)", "OSSP rc/0.7.2", "@@(#)OSSP rc 0.7.2 (11-Jul-2003)", "$Id: OSSP rc 0.7.2 (11-Jul-2003) $" @ 1.3 log @Bump version, and prepare for newborn pre-alpha virgin first green release. @ text @d11 1 a11 1 #define RC_VERSION 0x007201 d35 8 a42 8 0x007201, "0.7.1", "0.7.1 (07-Jul-2003)", "This is OSSP rc, Version 0.7.1 (07-Jul-2003)", "OSSP rc 0.7.1 (07-Jul-2003)", "OSSP rc/0.7.1", "@@(#)OSSP rc 0.7.1 (07-Jul-2003)", "$Id: OSSP rc 0.7.1 (07-Jul-2003) $" @ 1.2 log @Complete build systeme. @ text @d11 1 a11 1 #define RC_VERSION 0x007200 d35 8 a42 8 0x007200, "0.7.0", "0.7.0 (07-Jul-2003)", "This is OSSP rc, Version 0.7.0 (07-Jul-2003)", "OSSP rc 0.7.0 (07-Jul-2003)", "OSSP rc/0.7.0", "@@(#)OSSP rc 0.7.0 (07-Jul-2003)", "$Id: OSSP rc 0.7.0 (07-Jul-2003) $" @ 1.1 log @Popt option parsing works fundementally. PR: Submitted by: Reviewed by: Approved by: Obtained from: @ text @d11 1 a11 1 #define RC_VERSION 0x001201 d35 8 a42 8 0x001201, "0.1.1", "0.1.1 (05-Feb-2002)", "This is OSSP rc, Version 0.1.1 (05-Feb-2002)", "OSSP rc 0.1.1 (05-Feb-2002)", "OSSP rc/0.1.1", "@@(#)OSSP rc 0.1.1 (05-Feb-2002)", "$Id: OSSP rc 0.1.1 (05-Feb-2002) $" @