Post release bump to 0.51.
This commit is contained in:
parent
339b2ac03f
commit
30a2642b7e
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.51 (???):
|
||||||
|
|
||||||
xbps-0.50 (2015-11-10):
|
xbps-0.50 (2015-11-10):
|
||||||
|
|
||||||
* libxbps: another bugfix for conflicts; do not take into account conflicts
|
* libxbps: another bugfix for conflicts; do not take into account conflicts
|
||||||
|
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.50
|
VERSION=0.51
|
||||||
|
|
||||||
# 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