Post release bump.
This commit is contained in:
parent
fa46c853c5
commit
3e01986864
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.44 (???):
|
||||||
|
|
||||||
xbps-0.43 (2014-12-31):
|
xbps-0.43 (2014-12-31):
|
||||||
|
|
||||||
* pcc >= 1.1.0 is now a supported compiler.
|
* pcc >= 1.1.0 is now a supported compiler.
|
||||||
|
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.43
|
VERSION=0.44
|
||||||
|
|
||||||
# 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