Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1484)

Unified Diff: VERSION

Issue 624713003: Keep only base/extractor.[cc|h]. (Closed) Base URL: https://chromium.googlesource.com/external/omaha.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « COPYING ('k') | __init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: VERSION
diff --git a/VERSION b/VERSION
deleted file mode 100644
index 608225a7d8ee505a4566184c9f08ed16eede88b2..0000000000000000000000000000000000000000
--- a/VERSION
+++ /dev/null
@@ -1,11 +0,0 @@
-# -*- Python -*-
-
-# update these manually - don't autogenerate, autoincrement, etc.
-# REMEMBER TO INCREMENT BUILD BY TWO! BUILD SHOULD ALWAYS BE ODD!
-version_major = 1 # 1-65535
-version_minor = 3 # 0-65535
-version_build = 23 # 1-65535
-version_patch = 0 # 0-65535
-
-oneclick_plugin_version = 9
-update_plugin_version = 3
« no previous file with comments | « COPYING ('k') | __init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698