File: patchlevel

package info (click to toggle)
xloadimage 4.1-3
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 2,580 kB
  • ctags: 3,902
  • sloc: ansic: 35,724; makefile: 410; asm: 284; sh: 107
file content (6 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
/* this defines the version and patchlevel of this version of xloadimage
 */

#define VERSION      "4"
#define PATCHLEVEL   "1"
#define AUTHOR_EMAIL "jimf@centerline.com"