head 1.7; access; symbols PETIDOMO_4_0b6:1.7 PETIDOMO_4_0b5:1.6 PETIDOMO_4_0b4:1.5 PETIDOMO_4_0b3:1.4 BEFORETHL:1.1; locks; strict; comment @ * @; 1.7 date 2004.03.19.15.45.40; author thl; state Exp; branches; next 1.6; 1.6 date 2004.03.10.10.55.17; author thl; state Exp; branches; next 1.5; 1.5 date 2004.03.09.13.23.47; author thl; state Exp; branches; next 1.4; 1.4 date 2004.02.02.20.19.36; author thl; state Exp; branches; next 1.3; 1.3 date 2004.02.02.20.19.25; author thl; state Exp; branches; next 1.2; 1.2 date 2004.02.02.19.50.25; author thl; state Exp; branches; next 1.1; 1.1 date 2001.01.19.15.01.19; author rse; state Exp; branches; next ; desc @@ 1.7 log @flush pending changes before tagging @ text @/* ** version.c -- Version Information for OSSP petidomo (syntax: C/C++) ** [automatically generated and maintained by GNU shtool] */ #ifdef _VERSION_C_AS_HEADER_ #ifndef _VERSION_C_ #define _VERSION_C_ #define PETIDOMO_VERSION 0x400106 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; } petidomo_version_t; extern petidomo_version_t petidomo_version; #endif /* _VERSION_C_ */ #else /* _VERSION_C_AS_HEADER_ */ #define _VERSION_C_AS_HEADER_ #include "version.c" #undef _VERSION_C_AS_HEADER_ petidomo_version_t petidomo_version = { 0x400106, "4.0b6", "4.0b6 (19-Mar-2004)", "This is OSSP petidomo, Version 4.0b6 (19-Mar-2004)", "OSSP petidomo 4.0b6 (19-Mar-2004)", "OSSP petidomo/4.0b6", "@@(#)OSSP petidomo 4.0b6 (19-Mar-2004)", "$Id: OSSP petidomo 4.0b6 (19-Mar-2004) $" }; #endif /* _VERSION_C_AS_HEADER_ */ @ 1.6 log @flush pending changes before tagging @ text @d11 1 a11 1 #define PETIDOMO_VERSION 0x400105 d35 8 a42 8 0x400105, "4.0b5", "4.0b5 (10-Mar-2004)", "This is OSSP petidomo, Version 4.0b5 (10-Mar-2004)", "OSSP petidomo 4.0b5 (10-Mar-2004)", "OSSP petidomo/4.0b5", "@@(#)OSSP petidomo 4.0b5 (10-Mar-2004)", "$Id: OSSP petidomo 4.0b5 (10-Mar-2004) $" @ 1.5 log @flush pending changes before tagging @ text @d11 1 a11 1 #define PETIDOMO_VERSION 0x400104 d35 8 a42 8 0x400104, "4.0b4", "4.0b4 (09-Mar-2004)", "This is OSSP petidomo, Version 4.0b4 (09-Mar-2004)", "OSSP petidomo 4.0b4 (09-Mar-2004)", "OSSP petidomo/4.0b4", "@@(#)OSSP petidomo 4.0b4 (09-Mar-2004)", "$Id: OSSP petidomo 4.0b4 (09-Mar-2004) $" @ 1.4 log @flush pending changes before tagging @ text @d11 1 a11 1 #define PETIDOMO_VERSION 0x400103 d35 8 a42 8 0x400103, "4.0b3", "4.0b3 (02-Feb-2004)", "This is OSSP petidomo, Version 4.0b3 (02-Feb-2004)", "OSSP petidomo 4.0b3 (02-Feb-2004)", "OSSP petidomo/4.0b3", "@@(#)OSSP petidomo 4.0b3 (02-Feb-2004)", "$Id: OSSP petidomo 4.0b3 (02-Feb-2004) $" @ 1.3 log @add devtool environment and bump version @ text @@ 1.2 log @both peti and rse did overlapping work based on (untagged) 4.0b1; peti committed to the CVS first (no version created ever); this is an attempt to manually merge rse's acl pre/post changes in (claim themselfs to lead to 4.0b2 @ text @d2 1 a2 1 ** version.c -- Version Information for Petidomo (syntax: C/C++) d11 1 a11 1 #define PETIDOMO_VERSION 0x400102 d35 8 a42 8 0x400102, "4.0b2", "4.0b2 (24-Apr-2002)", "This is Petidomo, Version 4.0b2 (24-Apr-2002)", "Petidomo 4.0b2 (24-Apr-2002)", "Petidomo/4.0b2", "@@(#)Petidomo 4.0b2 (24-Apr-2002)", "$Id: shtool,v 1.1 2001/01/18 12:45:42 rse Exp Petidomo 4.0b2 (24-Apr-2002) $" @ 1.1 log @First step in GNu shtool version support: Add version.c and use it for "petidomo --version". Support for handling version.c in Makefile.in is coming later. @ text @d11 1 a11 1 #define PETIDOMO_VERSION 0x400101 d35 8 a42 8 0x400101, "4.0b1", "4.0b1 (18-Jan-2001)", "This is Petidomo, Version 4.0b1 (18-Jan-2001)", "Petidomo 4.0b1 (18-Jan-2001)", "Petidomo/4.0b1", "@@(#)Petidomo 4.0b1 (18-Jan-2001)", "$Id: Petidomo 4.0b1 (18-Jan-2001) $" @