Post release bump to 0.31.
This commit is contained in:
parent
aca6df5bba
commit
2bacf4887d
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.31 (??):
|
||||||
|
|
||||||
xbps-0.30 (2014-01-28):
|
xbps-0.30 (2014-01-28):
|
||||||
|
|
||||||
* Fixed issue #30: https://github.com/voidlinux/xbps/issues/30
|
* Fixed issue #30: https://github.com/voidlinux/xbps/issues/30
|
||||||
|
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.30
|
VERSION=0.31
|
||||||
|
|
||||||
# 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