Post-release bump to 0.34.
This commit is contained in:
parent
8dbdf77cee
commit
7606691af3
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
xbps-0.34 (???):
|
||||||
|
|
||||||
xbps-0.33 (2014-03-11):
|
xbps-0.33 (2014-03-11):
|
||||||
|
|
||||||
* xbps-dgraph: fixed a segfault if rootdir wasn't set:
|
* xbps-dgraph: fixed a segfault if rootdir wasn't set:
|
||||||
|
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.33
|
VERSION=0.34
|
||||||
|
|
||||||
# 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