File: patchlevel.h

package info (click to toggle)
kdrill 6.5deb2-11
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,340 kB
  • ctags: 1,027
  • sloc: ansic: 7,636; makefile: 47
file content (8 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
#ifndef _PATCHLEVEL_H
#define _PATCHLEVEL_H

/* This gets updated in Imakefile. Do not edit this file!! */

#define VERSION	"6.5"

#endif