File: grok_version.h

package info (click to toggle)
grok 1.20110708.1-7.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,492 kB
  • sloc: ansic: 3,469; ruby: 987; makefile: 278; sh: 124; yacc: 106; python: 11
file content (4 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (8)
1
2
3
4
#ifndef _VERSION_H_
#define _VERSION_H_
static const char *GROK_VERSION = "1.20110708.1";
#endif /* ifndef _VERSION_H */