Changeset 80302 in webkit for trunk/Source/JavaScriptCore/Configurations
- Timestamp:
- Mar 3, 2011, 4:58:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/Configurations/Version.xcconfig
r79756 r80302 23 23 24 24 MAJOR_VERSION = 534; 25 MINOR_VERSION = 2 3;25 MINOR_VERSION = 24; 26 26 TINY_VERSION = 0; 27 27 FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);
Note:
See TracChangeset
for help on using the changeset viewer.