From ef1e8b6d60319c5bc7872c058db13e6a7c14cb26 Mon Sep 17 00:00:00 2001 From: rembo10 Date: Tue, 25 Dec 2012 00:56:18 -0500 Subject: [PATCH] Reverted the adehub version in base.html back to rembo10 --- data/interfaces/default/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/interfaces/default/base.html b/data/interfaces/default/base.html index 152f9311..9dba6a12 100644 --- a/data/interfaces/default/base.html +++ b/data/interfaces/default/base.html @@ -36,7 +36,7 @@ % elif headphones.CURRENT_VERSION != headphones.LATEST_VERSION and headphones.INSTALL_TYPE != 'win':
- A newer version is available. You're ${headphones.COMMITS_BEHIND} commits behind. Update or Close + A newer version is available. You're ${headphones.COMMITS_BEHIND} commits behind. Update or Close
% endif