File: version.h

package info (click to toggle)
rkflashtool 0~20160324-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 152 kB
  • sloc: ansic: 964; sh: 179; makefile: 92
file content (5 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#ifndef RKFLASHTOOL_VERSION_H
#define RKFLASHTOOL_VERSION_H
#define RKFLASHTOOL_VERSION_MAJOR      5
#define RKFLASHTOOL_VERSION_MINOR      2
#endif