+2005-01-28 Joe Shaw <joeshaw@novell.com>
+
+ * configure.in: Bump version up to 0.30.
+
+ * HACKING: Add a release item to bump the version number up after
+ a release.
+
2005-01-28 Havoc Pennington <hp@redhat.com>
* doc/dbus-specification.xml: update to describe 16-bit types and
- once the commit succeeds, "cvs tag DBUS_X_Y_Z" where
X_Y_Z map to version X.Y.Z
+ - bump the version number up in configure.in, and commit
+ it. Make sure you do this *after* tagging the previous
+ release!
+
- scp your tarball to freedesktop.org server and copy it
to /srv/dbus.freedesktop.org/releases. This should
be possible if you're in group "dbus"
items must be indented three more spaces to conform to the
formatting of the other releases there.
- - post to dbus@freedesktop.org announcing the release.
+ - post to dbus@lists.freedesktop.org announcing the release.
Environment variables
AC_INIT(dbus/dbus.h)
-AM_INIT_AUTOMAKE(dbus, 0.23)
+AM_INIT_AUTOMAKE(dbus, 0.30)
AM_CONFIG_HEADER(config.h)