Bump to 0.57.
This commit is contained in:
parent
81d31ab764
commit
a1a0407548
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
|||||||
|
xbps-0.57 (???):
|
||||||
|
|
||||||
|
|
||||||
xbps-0.56 (2019-06-24):
|
xbps-0.56 (2019-06-24):
|
||||||
|
|
||||||
* Fixed xbps_transaction_prepare() always returning
|
* Fixed xbps_transaction_prepare() always returning
|
||||||
|
2
configure
vendored
2
configure
vendored
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Try and be like autotools configure, but without autotools
|
# Try and be like autotools configure, but without autotools
|
||||||
|
|
||||||
VERSION=0.56
|
VERSION=0.57
|
||||||
|
|
||||||
# Ensure that we do not inherit these from env
|
# Ensure that we do not inherit these from env
|
||||||
OS=
|
OS=
|
||||||
|
Loading…
Reference in New Issue
Block a user