Post release version bump.
This commit is contained in:
parent
956d0d8690
commit
cb15387bb8
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.25 (???):
|
||||||
|
|
||||||
xbps-0.24 (2013-05-02):
|
xbps-0.24 (2013-05-02):
|
||||||
|
|
||||||
* xbps-rindex(8): added -f, --force flag to forcefully register a package even
|
* xbps-rindex(8): added -f, --force flag to forcefully register a package even
|
||||||
|
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.24
|
VERSION=0.25
|
||||||
|
|
||||||
# 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