Post release bump.
This commit is contained in:
parent
7508678fa3
commit
9c124aa162
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.32 (???):
|
||||||
|
|
||||||
xbps-0.31 (2014-02-01):
|
xbps-0.31 (2014-02-01):
|
||||||
|
|
||||||
* xbps-rindex(8): use a POSIX named semaphore in modes that can modify
|
* xbps-rindex(8): use a POSIX named semaphore in modes that can modify
|
||||||
|
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.31
|
VERSION=0.32
|
||||||
|
|
||||||
# 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