mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
fix visible version number to use the one defined in the top level wscript
git-svn-id: svn://localhost/ardour2/branches/3.0@7127 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d443688c92
commit
e58f6752af
2 changed files with 4 additions and 3 deletions
1
wscript
1
wscript
|
|
@ -372,6 +372,7 @@ def sub_config_and_use(conf, name, has_objects = True):
|
|||
|
||||
def configure(conf):
|
||||
create_stored_revision()
|
||||
conf.env['VERSION'] = VERSION
|
||||
autowaf.set_recursive()
|
||||
autowaf.configure(conf)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue