File: version.h

package info (click to toggle)
fidogate 4.4.7-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,784 kB
  • ctags: 2,957
  • sloc: ansic: 24,413; perl: 4,932; makefile: 885; sh: 824; yacc: 662; tcl: 415
file content (14 lines) | stat: -rw-r--r-- 438 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*:ts=8*/
/*****************************************************************************
 * FIDOGATE --- Gateway software UNIX Mail/News <-> FIDO NetMail/EchoMail
 *
 * $Id: version.h,v 4.44 2002/12/16 20:23:37 n0ll Exp $
 *
 * Global version number, patch level
 *****************************************************************************/

#define VERSION_MAJOR	4
#define VERSION_MINOR	4
#define PATCHLEVEL	7

#define STATE		"stable"