File: version.h

package info (click to toggle)
daemonize 1.7.7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 340 kB
  • sloc: ansic: 662; sh: 152; makefile: 44
file content (5 lines) | stat: -rw-r--r-- 68 bytes parent folder | download
1
2
3
4
5
/* Version stamp */

#ifndef VERSION
#define VERSION "1.7.7"
#endif