File: version.h

package info (click to toggle)
daemonize 1.7.8-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 448 kB
  • sloc: ansic: 1,050; sh: 152; makefile: 122
file content (5 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (3)
1
2
3
4
5
/* Version stamp */

#ifndef VERSION
#define VERSION "1.7.8"
#endif