mirror of
https://github.com/urbit/shrub.git
synced 2025-01-02 09:32:29 +03:00
bumps urbit patch number to 0.7.1
This commit is contained in:
parent
0d52d25bae
commit
1f673bec59
@ -236,7 +236,7 @@ endforeach
|
||||
incdir = include_directories('include/')
|
||||
|
||||
conf_data = configuration_data()
|
||||
conf_data.set('URBIT_VERSION', '"0.7.0"')
|
||||
conf_data.set('URBIT_VERSION', '"0.7.1"')
|
||||
conf_data.set('U3_MEMORY_DEBUG', get_option('gc'))
|
||||
conf_data.set('U3_CPU_DEBUG', get_option('prof'))
|
||||
conf_data.set('U3_EVENT_TIME_DEBUG', get_option('event-time'))
|
||||
|
Loading…
Reference in New Issue
Block a user