File: git-version.h

package info (click to toggle)
gimp 2.8.18-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 153,908 kB
  • sloc: ansic: 704,570; makefile: 10,969; lisp: 10,839; sh: 4,430; python: 3,793; perl: 3,411; xml: 1,307; yacc: 588; lex: 342
file content (5 lines) | stat: -rw-r--r-- 176 bytes parent folder | download
1
2
3
4
5
#ifndef __GIT_VERSION_H__
#define __GIT_VERSION_H__
#define GIMP_GIT_VERSION "GIMP_2_8_16-114-gcd2bbf7"
#define GIMP_GIT_LAST_COMMIT_YEAR "2016"
#endif /* __GIT_VERSION_H__ */