mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Bump version number to 0.8.
This commit is contained in:
parent
0ac55ac879
commit
76ff549899
1 changed files with 2 additions and 2 deletions
4
make.js
4
make.js
|
@ -288,8 +288,8 @@ target.bundle = function() {
|
|||
// Extension stuff
|
||||
//
|
||||
|
||||
var EXTENSION_BASE_VERSION = '9583cb710808f6c9746c4723de0c0a816bc006e1',
|
||||
EXTENSION_VERSION_PREFIX = '0.7.',
|
||||
var EXTENSION_BASE_VERSION = '0ac55ac879d1c0eea9c0d155d5bbd9b11560f631',
|
||||
EXTENSION_VERSION_PREFIX = '0.8.',
|
||||
EXTENSION_BUILD_NUMBER,
|
||||
EXTENSION_VERSION;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue