Post release version bump.
This commit is contained in:
parent
bd7713a8db
commit
c9fd89a76a
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.33 (???):
|
||||||
|
|
||||||
xbps-0.32 (2014-02-21):
|
xbps-0.32 (2014-02-21):
|
||||||
|
|
||||||
* Fixed a bug in xbps_pkgpattern_name() where a string with some special
|
* Fixed a bug in xbps_pkgpattern_name() where a string with some special
|
||||||
|
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.32
|
VERSION=0.33
|
||||||
|
|
||||||
# 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