File: version.c

package info (click to toggle)
xfingerd 0.6-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 352 kB
  • ctags: 97
  • sloc: sh: 2,679; ansic: 996; makefile: 65
file content (4 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (4)
1
2
3
4

#include <config.h>

const char *vers = PACKAGE " " VERSION "[1998-10-06]";