From 6f870f3f682bf8a107fbbc50bd42f83401004120 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Sun, 20 Jan 2013 19:08:15 +0100 Subject: build: Bump version to 2.7.0 and switch to post-release increment From now on, we will bump the version in configure.ac right after a release, to the upcoming release version number. This makes it possible for third parties like the Community Extensions to explictly depend on an API which is only available in git master. --- extras/README.releasing | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extras') diff --git a/extras/README.releasing b/extras/README.releasing index f45c0d617..138d94332 100644 --- a/extras/README.releasing +++ b/extras/README.releasing @@ -4,7 +4,7 @@ Pre-release: * Update src/Core/Banshee.Core/Resources/contributors.xml * Update AUTHORS (cd extras/ && ./create-authors > ../AUTHORS) * Update NEWS -* Bump version in configure.ac (don't forget the display version) +* Check version in configure.ac (don't forget the display version) * Update banshee.doap, build/windows/Installer* * Run `make distcheck` * Commit everything @@ -27,3 +27,4 @@ Post-release: + This is used by the website to know what the latest release is * Send announce e-mail + To: banshee-list@gnome.org, gnome-announce-list@gnome.org, mono-announce-list@lists.ximian.com +* Bump version in configure.ac (don't forget the display version) and commit. -- cgit v1.2.3