We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b199ab8 commit 0ae23f2Copy full SHA for 0ae23f2
2 files changed
cefpython/cef3/linux/.gitignore
@@ -3,4 +3,5 @@ cefclient
3
*.so
4
subprocess
5
*.a
6
-*.o
+*.o
7
+files/
cefpython/cef3/linux/binaries_32bit/README.txt
@@ -1,7 +1,7 @@
1
Chromium Embedded Framework (CEF) Standard Binary Distribution for Linux
2
-------------------------------------------------------------------------------
-Date: October 29, 2013
+Date: December 28, 2013
CEF Version: 3.1547.1491
CEF URL: http://chromiumembedded.googlecode.com/svn/branches/1547/cef3@1491
0 commit comments