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

Unified Diff: package_version

Issue 882843002: Update to opus-HEAD-66611f1. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/opus.git@master
Patch Set: Add the contents of Makefile.mips back. Created 5 years, 11 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 | « missing ('k') | silk/A2NLSF.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: package_version
diff --git a/package_version b/package_version
index 8eaa996d80d9cdf64a065187702da5e16a10ca55..0e0dd3cb9a9ebcb98e2350754fb17d71c4e07394 100644
--- a/package_version
+++ b/package_version
@@ -1 +1,10 @@
-PACKAGE_VERSION="1.1"
+# Automatically generated by update_version.
+# This file may be sourced into a shell script or makefile.
+
+# Set this to 'no' if you do not wish the version information
+# to be checked and updated for every build. Most people will
+# never want to change this, it is an option for developers
+# making frequent changes that they know will not be released.
+AUTO_UPDATE=yes
+
+PACKAGE_VERSION="1.1.1-beta-24-g66611f1"
« no previous file with comments | « missing ('k') | silk/A2NLSF.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698