From ad99a1bca40ae12a0d8c315290f67bc96783ef55 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Fri, 17 Aug 2007 23:21:18 +0000 Subject: [PATCH] new tickets (v0.6) [Imported from Trac: page Dev, version 29] --- Dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dev.md b/Dev.md index 1e6059b..a76e7d9 100644 --- a/Dev.md +++ b/Dev.md @@ -12,7 +12,7 @@ Views into the process of Tahoe hackery. * [The Doc page](Doc) contains extensive documentation, which is very useful guide for hacking. See especially the **webapi.txt** document, which shows how to control a Tahoe node programmatically. - * [The tickets to be done](http://allmydata.org/trac/tahoe/query?status=new&status=assigned&status=reopened&groupdesc=1&group=priority&milestone=0.5.0&order=priority) for the v0.5 release. + * [The outstanding tickets](http://allmydata.org/trac/tahoe/query?status=new&status=assigned&status=reopened&groupdesc=1&group=priority&milestone=0.6.0&order=priority) for the v0.5 release. ## More Good Stuff For Hackers