mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 21:34:04 +03:00
Merge pull request #997 from urbit/0-6-0
Bump Vere version to version 0.6.0
This commit is contained in:
commit
ba709ca8c8
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,5 +1,5 @@
|
||||
urbit (0.5-1) unstable; urgency=medium
|
||||
urbit (0.6-0) unstable; urgency=high
|
||||
|
||||
* hoon %143; new boot sequence; %jael support
|
||||
* Memory-allocation bug fix in _box_slot in Vere. Breaking change.
|
||||
|
||||
-- Ted Blackman <ted@tlon.io> Thu, 12 Oct 2017 17:11:53 -0700
|
||||
-- Keaton Dunsford <keaton@tlon.io> Fri, 8 Jun 2018 14:31:08 -0700
|
||||
|
@ -222,7 +222,7 @@ endforeach
|
||||
incdir = include_directories('include/')
|
||||
|
||||
conf_data = configuration_data()
|
||||
conf_data.set('URBIT_VERSION', '"0.5.1"')
|
||||
conf_data.set('URBIT_VERSION', '"0.6.0"')
|
||||
|
||||
osdet = build_machine.system()
|
||||
os_c_flags = ['-funsigned-char','-ffast-math']
|
||||
|
Loading…
Reference in New Issue
Block a user