[webkit-efl] Versioning of WebKit-EFL
Gyuyoung Kim
gyuyoung.kim at samsung.com
Thu Jul 7 00:45:21 PDT 2011
Hello WebKit-EFL dev,
Current WebKit-EFL version is 0.1.0. The version is defined in
Source/make/OptionEfl.cmake.
1 SET(PROJECT_VERSION_MAJOR 0)
2 SET(PROJECT_VERSION_MINOR 1)
3 SET(PROJECT_VERSION_PATCH 0)
I'm thinking how to increase the version of WebKit-EFL. Does anyone have any
ideas related to this issue ?
I have one idea. Why don't we decide the version of WebKit-EFL according to
DRT's pass ratio?
- gyuyoung
More information about the webkit-efl
mailing list