blob: b7cfb351ddf5f8cb2b76f0562a8dc8b3fe5aca00 (
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-08-16 11:12:59.000000000 -0700
+++ build/version.var 2013-08-20 11:19:34.740897538 -0700
@@ -17,7 +17,7 @@
ol_minor=4
ol_patch=36
ol_api_inc=20436
-ol_api_current=11
+ol_api_current=8
ol_api_revision=2
-ol_api_age=9
+ol_api_age=8
ol_release_date="2013/08/17"
|