Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/shared/Version.h

Issue 10783032: Pass browser locale to the JS code (Closed)
Patch Set: Fixed review comments Created June 4, 2013, 11:25 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/plugin/PluginClassThread.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/shared/Version.h
===================================================================
rename from src/plugin/Version.h
rename to src/shared/Version.h
--- a/src/plugin/Version.h
+++ b/src/shared/Version.h
@@ -1,1 +1,1 @@
-#define IEPLUGIN_VERSION "0.0.2"
+#define IEPLUGIN_VERSION L"1.0"
« no previous file with comments | « src/plugin/PluginClassThread.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld