File: git-version.h

package info (click to toggle)
gimp 3.2.0~RC3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 227,008 kB
  • sloc: ansic: 870,667; python: 10,942; lisp: 10,857; cpp: 7,355; perl: 4,536; sh: 1,766; xml: 972; yacc: 609; lex: 348; javascript: 150; makefile: 42
file content (5 lines) | stat: -rw-r--r-- 150 bytes parent folder | download
1
2
3
4
5
#pragma once

#define GIMP_GIT_VERSION          "GIMP_3_2_0_RC3"
#define GIMP_GIT_VERSION_ABBREV   "c4dd447"
#define GIMP_GIT_LAST_COMMIT_YEAR "2026"