Post release bump to 0.50.
This commit is contained in:
parent
e1ca5280f7
commit
b8abe80362
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.50 (???):
|
||||||
|
|
||||||
xbps-0.49 (2015-10-31):
|
xbps-0.49 (2015-10-31):
|
||||||
|
|
||||||
* alternatives: relative symlinks are now supported. Contributed
|
* alternatives: relative symlinks are now supported. Contributed
|
||||||
|
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.49
|
VERSION=0.50
|
||||||
|
|
||||||
# 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