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

Side by Side 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, 10 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 unified diff | Download patch
« no previous file with comments | « missing ('k') | silk/A2NLSF.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 PACKAGE_VERSION="1.1" 1 # Automatically generated by update_version.
2 # This file may be sourced into a shell script or makefile.
3
4 # Set this to 'no' if you do not wish the version information
5 # to be checked and updated for every build. Most people will
6 # never want to change this, it is an option for developers
7 # making frequent changes that they know will not be released.
8 AUTO_UPDATE=yes
9
10 PACKAGE_VERSION="1.1.1-beta-24-g66611f1"
OLDNEW
« 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