Post release bump.
This commit is contained in:
parent
71dfbd23a1
commit
0e6f2870cc
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.39 (???):
|
||||||
|
|
||||||
xbps-0.38 (2014-09-14):
|
xbps-0.38 (2014-09-14):
|
||||||
|
|
||||||
* Disabled best pkg matching code for performance reasons. When installing
|
* Disabled best pkg matching code for performance reasons. When installing
|
||||||
|
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.38
|
VERSION=0.39
|
||||||
|
|
||||||
# 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