Post release bump.
This commit is contained in:
parent
ba84eec50f
commit
efd24456ce
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.45 (???):
|
||||||
|
|
||||||
xbps-0.44.1 (2015-03-21):
|
xbps-0.44.1 (2015-03-21):
|
||||||
|
|
||||||
* libxbps: fixed xbps_get_pkg_fulldeptree() when a pkg depends on itself via
|
* libxbps: fixed xbps_get_pkg_fulldeptree() when a pkg depends on itself via
|
||||||
|
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.44.1
|
VERSION=0.45
|
||||||
|
|
||||||
# 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