Post release bump to 0.23.
This commit is contained in:
parent
ca6cfa252c
commit
4411ff82ac
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.23 (???):
|
||||||
|
|
||||||
xbps-0.22 (2013-03-23):
|
xbps-0.22 (2013-03-23):
|
||||||
|
|
||||||
* xbps-create(8): a new option --build-options has been added to add a string
|
* xbps-create(8): a new option --build-options has been added to add a string
|
||||||
|
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.22
|
VERSION=0.23
|
||||||
|
|
||||||
# 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