Changeset b991cc1 for wscript


Ignore:
Timestamp:
Mar 13, 2017, 10:26:17 PM (8 years ago)
Author:
Martin Hermant <martin.hermant@gmail.com>
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:
f77820d
Parents:
255c4c8
Message:

change version.py => this_version.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    r255c4c8 rb991cc1  
    1515APPNAME = 'aubio'
    1616
    17 # source VERSION
    18 
    19 
    20 from Version import *
    21 
    22 
    23 
     17from this_version import *
    2418
    2519VERSION = get_aubio_version()
Note: See TracChangeset for help on using the changeset viewer.