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

Side by Side Diff: AdBlocker/Version.h

Issue 9451102: Filterlists downloads changes (Closed)
Patch Set: Created Feb. 28, 2013, 10:32 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « AdBlocker/SimpleAdblockClient.cpp ('k') | AdBlocker/files/dictionary_w.ini » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #if (defined PRODUCT_ADBLOCKPLUS) 1 #if (defined PRODUCT_ADBLOCKPLUS)
2 #if (defined AVAST_ABP) 2 #if (defined AVAST_ABP)
3 #define IEPLUGIN_VERSION "2.0.av" 3 #define IEPLUGIN_VERSION "2.0.1"
4 #else 4 #else
5 #define IEPLUGIN_VERSION "2.0.ab" 5 #define IEPLUGIN_VERSION "2.0.0"
6 #endif 6 #endif
7 #endif 7 #endif
OLDNEW
« no previous file with comments | « AdBlocker/SimpleAdblockClient.cpp ('k') | AdBlocker/files/dictionary_w.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld