Post release bump to 0.49.
This commit is contained in:
parent
616a10bcae
commit
d68a2796c5
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.49 (???):
|
||||||
|
|
||||||
xbps-0.48 (2015-10-30):
|
xbps-0.48 (2015-10-30):
|
||||||
|
|
||||||
* xbps-alternatives(1): new utility to list or set alternatives provided by
|
* xbps-alternatives(1): new utility to list or set alternatives provided by
|
||||||
|
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.48
|
VERSION=0.49
|
||||||
|
|
||||||
# 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