Bump to 0.56.
This commit is contained in:
parent
13172c22fc
commit
1ceefe6f53
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
|||||||
|
xbps-0.56 (???):
|
||||||
|
|
||||||
|
|
||||||
xbps-0.55 (2019-06-21):
|
xbps-0.55 (2019-06-21):
|
||||||
|
|
||||||
* xbps-install(1): Added `-D, --download-only` flag to allow
|
* xbps-install(1): Added `-D, --download-only` flag to allow
|
||||||
|
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.55
|
VERSION=0.56
|
||||||
|
|
||||||
# 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