blob: ee22be8d9f21539be0045f68940c4a59eda4ab56 (
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-03-03 13:17:30.000000000 -0800
+++ build/version.var 2013-03-11 16:41:23.895046446 -0700
@@ -17,7 +17,7 @@
ol_minor=4
ol_patch=34
ol_api_inc=20434
-ol_api_current=11
+ol_api_current=8
ol_api_revision=0
-ol_api_age=9
+ol_api_age=8
ol_release_date="2013/03/01"
|