File: VERSION.py

package info (click to toggle)
pycdio 2.1.1-1.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,912 kB
  • sloc: python: 3,486; makefile: 48
file content (8 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# This file is needs to be multi-lingual in both Python and POSIX
# shell which "execfile" or "source" it respectively.

# This file should define a variable VERSION which we use as the
# debugger version number.

# fmt: off
VERSION='2.1.1'  # noqa