File: patchlevel.h

package info (click to toggle)
gopher 3.0.19
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,480 kB
  • sloc: ansic: 13,889; sh: 1,349; makefile: 316
file content (8 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
/*
 * The minor and major version numbers...
 */

#define GOPHER_MAJOR_VERSION "3"
#define GOPHER_MINOR_VERSION "0"
#define PATCHLEVEL 12
#define GOPHER_NICKNAME "FurryTerror"