-
-
Notifications
You must be signed in to change notification settings - Fork 480
Closed
Description
Since the next release there will be established new naming
convention for binary distributions (portable zips and package
installers). There have been a long discussion with Greg about
the current situation, the version string form we currently use
is not compliant with the devenv update script used by Cyan,
from now on we will be more compatible with what is considered
an unofficial standard for naming package installers, from now
on the releases will be named like this:
cefpython1-27.0-win32-py27.exe - installer, includes Chrome 27
cefpython1-27.1-win32-py27.exe - a minor release within Chrome27
cefpython1-27.0-win32-portable.zip
cefpython3-27.0-win32-py27.exe
cefpython3-27.0-win64-py32.exe
cefpython1-27.0-ubuntu1204-32bit-portable.zip
cefpython1-27.0-ubuntu1204-32bit-setup.zip
Original issue reported on code.google.com by [email protected] on 22 Jun 2013 at 7:37
Metadata
Metadata
Assignees
Labels
No labels