Post release bump.
This commit is contained in:
parent
15e416dc59
commit
c51d0fcbd8
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.41 (???):
|
||||||
|
|
||||||
xbps-0.40 (2014-09-18):
|
xbps-0.40 (2014-09-18):
|
||||||
|
|
||||||
* xbps-install(8): handle xbps_transaction_prepare() returning ENOSPC, to
|
* xbps-install(8): handle xbps_transaction_prepare() returning ENOSPC, to
|
||||||
|
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.40
|
VERSION=0.41
|
||||||
|
|
||||||
# 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