Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2152)

Unified Diff: server/guiserver/__init__.py

Issue 86100043: Make the GUI server redirect to the default icon.
Patch Set: Make the GUI server redirect to the default icon. Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « revision ('k') | server/guiserver/apps.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/guiserver/__init__.py
=== modified file 'server/guiserver/__init__.py'
--- server/guiserver/__init__.py 2014-01-27 15:12:32 +0000
+++ server/guiserver/__init__.py 2014-04-09 13:16:08 +0000
@@ -37,7 +37,7 @@
which originally made the request.
"""
-VERSION = (0, 3, 0)
+VERSION = (0, 4, 0)
def get_version():
« no previous file with comments | « revision ('k') | server/guiserver/apps.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b