version.h
上传用户:seven77cht
上传日期:2007-01-04
资源大小:486k
文件大小:1k
- /***************************************
- $Header: /home/amb/wwwoffle/RCS/version.h 1.28 2000/04/02 15:28:07 amb Exp $
- WWWOFFLE - World Wide Web Offline Explorer - Version 2.5e.
- The current version number.
- ******************/ /******************
- Written by Andrew M. Bishop
- This file Copyright 1998,99,2000 Andrew M. Bishop
- It may be distributed under the GNU Public License, version 2, or
- any higher version. See section COPYING of the GNU Public license
- for conditions under which this file may be redistributed.
- ***************************************/
- #ifndef VERSION_H
- #define VERSION_H /*+ To stop multiple inclusions. +*/
- #define WWWOFFLE_VERSION "2.5e"
- #endif /* VERSION_H */