Post release bump to 0.48.
This commit is contained in:
parent
de6d5d51cc
commit
8d20760fee
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.48 (???):
|
||||||
|
|
||||||
xbps-0.47 (2015-07-18):
|
xbps-0.47 (2015-07-18):
|
||||||
|
|
||||||
* When executing pkg configuration, override the umask with sane defaults.
|
* When executing pkg configuration, override the umask with sane defaults.
|
||||||
|
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.47
|
VERSION=0.48
|
||||||
|
|
||||||
# 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