Post release version bump.
This commit is contained in:
parent
9edb4f368e
commit
8593f21848
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.43 (???):
|
||||||
|
|
||||||
xbps-0.42 (2014-12-22):
|
xbps-0.42 (2014-12-22):
|
||||||
|
|
||||||
* xbps-reconfigure(8): new option -i, --ignore to ignore packages
|
* xbps-reconfigure(8): new option -i, --ignore to ignore packages
|
||||||
|
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.42
|
VERSION=0.43
|
||||||
|
|
||||||
# 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