mirror of
https://github.com/openharmony/third_party_expat.git
synced 2026-07-01 08:12:30 -04:00
!13 correct version number in README.OpenSource
Merge pull request !13 from zhanghaibo/expat-rmos
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"Name": "Expat",
|
||||
"License": "MIT License",
|
||||
"License File": "COPYING",
|
||||
"Version Number": "2.2.9",
|
||||
"Version Number": "2.4.1",
|
||||
"Owner": "xiechengliang1@huawei.com",
|
||||
"Upstream URL": "http://www.libexpat.org",
|
||||
"Description": "Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags)."
|
||||
|
||||
Reference in New Issue
Block a user