Prep changelog and version number for release.
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
Version 0.7.3 (20060309)
|
||||||
|
|
||||||
|
* fixed a bug with long log lines getting truncated
|
||||||
|
* fixed a bug with xmpp_stanza_to_text truncating some lines by one char
|
||||||
|
* fixed win32 bug where long stanzas didn't work
|
||||||
|
|
||||||
Version 0.7.2 (20060118)
|
Version 0.7.2 (20060118)
|
||||||
|
|
||||||
* fixed a bug in error names/includes
|
* fixed a bug in error names/includes
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
# invoke with 'scons' to build the library
|
# invoke with 'scons' to build the library
|
||||||
|
|
||||||
LIBSTROPHE_VERSION_MAJOR=0
|
LIBSTROPHE_VERSION_MAJOR=0
|
||||||
LIBSTROPHE_VERSION_MINOR=8
|
LIBSTROPHE_VERSION_MINOR=7
|
||||||
|
|
||||||
from os.path import join
|
from os.path import join
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user