blob: e9fe2262213324d2968be5c7cba063fb71c23086 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# I have checked all headers and don't think the shared library
# bump is a needed one. We patch it back to prevent large
# rebuild need.
--- build/version.var.orig 2013-11-14 19:31:27.000000000 -0800
+++ build/version.var 2013-11-20 12:04:46.000000000 -0800
@@ -17,7 +17,7 @@
ol_minor=4
ol_patch=38
ol_api_inc=20438
-ol_api_current=12
+ol_api_current=8
ol_api_revision=1
-ol_api_age=10
+ol_api_age=8
ol_release_date="2013/11/16"
|