File: Version

package info (click to toggle)
gworkspace 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 20,832 kB
  • sloc: objc: 69,382; sh: 488; makefile: 39
file content (6 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6

MAJOR_VERSION=0
MINOR_VERSION=1
SUBMINOR_VERSION=0

VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}