From c9190e0f9e1969607be5ddf2c59cd2d75b12bdc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 23 Oct 2009 23:47:05 +0200 Subject: Turn new_version plugin from a mess into sth useful. --- portato/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato') diff --git a/portato/constants.py b/portato/constants.py index 139f1a6..bce15d2 100644 --- a/portato/constants.py +++ b/portato/constants.py @@ -72,5 +72,5 @@ SETTINGS_DIR = pjoin(HOME, "."+APP) TEMPLATE_DIR = "portato/gui/templates/" # live versions only -REPOURI = "git://github.com/Necoro/portato.git" +REPOURI = "git://github.com/Necoro/portato.git::master" REVISION = "" -- cgit v1.2.3