Post release bump to 0.52.
This commit is contained in:
parent
5a60a228d8
commit
efbd329122
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.52 (???):
|
||||||
|
|
||||||
xbps-0.51 (2015-12-12):
|
xbps-0.51 (2015-12-12):
|
||||||
|
|
||||||
* zsh completion: added -U/--unpack-only support for xbps-install(1).
|
* zsh completion: added -U/--unpack-only support for xbps-install(1).
|
||||||
|
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.51
|
VERSION=0.52
|
||||||
|
|
||||||
# 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