Changeset 20a33fb
- Timestamp:
- Mar 13, 2017, 9:23:05 PM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler
- Children:
- 255c4c8
- Parents:
- 638be5f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Version.py
r638be5f r20a33fb 49 49 # convert to version for python according to pep 440 50 50 # see https://www.python.org/dev/peps/pep-0440/ 51 # outputs MAJ.MIN.PATCH+a0{.git<sha> , ''} 51 52 verstr = get_aubio_version() 52 53 spl = verstr.split('~')
Note: See TracChangeset
for help on using the changeset viewer.