File: version.h

package info (click to toggle)
dosfstools 2.11-2.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 400 kB
  • ctags: 455
  • sloc: ansic: 3,840; makefile: 175
file content (8 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#ifndef _version_h
#define _version_h

#define	VERSION			"2.11"
#define VERSION_DATE	"12 Mar 2005"

#endif  /* _version_h */