Merge lp:~bialix/bzr-website/2.2.1 into lp:bzr-website

Proposed by Alexander Belchenko
Status: Merged
Merged at revision: 176
Proposed branch: lp:~bialix/bzr-website/2.2.1
Merge into: lp:bzr-website
Diff against target: 14 lines (+2/-2)
1 file modified
build.py (+2/-2)
To merge this branch: bzr merge lp:~bialix/bzr-website/2.2.1
Reviewer Review Type Date Requested Status
Bazaar Developers Pending
Review via email: mp+36682@code.launchpad.net

Description of the change

update versions to 2.2.1 / 2.3b1

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'build.py'
2--- build.py 2010-09-08 01:59:31 +0000
3+++ build.py 2010-09-27 07:47:39 +0000
4@@ -4,8 +4,8 @@
5 import time
6 import feedparser
7
8-STABLE_VERSION = "2.2"
9-TEST_VERSION = "(not available)"
10+STABLE_VERSION = "2.2.1"
11+TEST_VERSION = "2.3b1"
12
13
14 PROJECTS = [

Subscribers

People subscribed via source and target branches