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

Unified Diff: src/shared/Version.h

Issue 10879048: Use minor upgrade mechanism for updates, set installer versionautomatically (Closed)
Patch Set: Created June 11, 2013, 1:21 p.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
« src/engine/Updater.cpp ('K') | « src/engine/Updater.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
===================================================================
--- a/src/shared/Version.h
+++ b/src/shared/Version.h
@@ -1,1 +1,1 @@
-#define IEPLUGIN_VERSION L"1.0"
+#define IEPLUGIN_VERSION L"0.8"
« src/engine/Updater.cpp ('K') | « src/engine/Updater.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld