OSSP CVS Repository

ossp - ossp-pkg/iselect/iselect_version.c 1.4
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-pkg/iselect/iselect_version.c 1.4
/*
**  iselect_version.c -- Version Information for iSelect (syntax: C/C++)
**  [automatically generated and maintained by GNU shtool]
*/

#ifdef _ISELECT_VERSION_C_AS_HEADER_

#ifndef _ISELECT_VERSION_C_
#define _ISELECT_VERSION_C_

#define ISELECT_VERSION 0x103200

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;
} iselect_version_t;

extern iselect_version_t iselect_version;

#endif /* _ISELECT_VERSION_C_ */

#else /* _ISELECT_VERSION_C_AS_HEADER_ */

#define _ISELECT_VERSION_C_AS_HEADER_
#include "iselect_version.c"
#undef  _ISELECT_VERSION_C_AS_HEADER_

iselect_version_t iselect_version = {
    0x103200,
    "1.3.0",
    "1.3.0 (11-Sep-2004)",
    "This is iSelect, Version 1.3.0 (11-Sep-2004)",
    "iSelect 1.3.0 (11-Sep-2004)",
    "iSelect/1.3.0",
    "@(#)iSelect 1.3.0 (11-Sep-2004)",
    "$Id: iselect_version.c,v 1.4 2004/09/11 15:18:49 rse Exp $"
};

#endif /* _ISELECT_VERSION_C_AS_HEADER_ */


CVSTrac 2.0.1