File: version.h

package info (click to toggle)
dosfstools 2.8-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 340 kB
  • ctags: 428
  • sloc: ansic: 3,719; makefile: 175
file content (8 lines) | stat: -rw-r--r-- 125 bytes parent folder | download
1
2
3
4
5
6
7
8
#ifndef _version_h
#define _version_h

#define	VERSION			"2.8"
#define VERSION_DATE	"28 Feb 2001"

#endif  /* _version_h */