Post release bump.
This commit is contained in:
parent
d1a1f00ca0
commit
3efd345e84
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.40 (???):
|
||||||
|
|
||||||
xbps-0.39 (2014-09-15):
|
xbps-0.39 (2014-09-15):
|
||||||
|
|
||||||
* Updated bash/zsh completions for >= 0.38 with new features (Contributed by
|
* Updated bash/zsh completions for >= 0.38 with new features (Contributed 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.39
|
VERSION=0.40
|
||||||
|
|
||||||
# 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