summaryrefslogtreecommitdiff
path: root/expat/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2020-10-02 19:44:06 +0200
committerSebastian Pipping <sebastian@pipping.org>2020-10-03 00:49:33 +0200
commit3af8f46e3ffd2e85b36d80b3d2e2ba49ce9c833f (patch)
treeb839d315b33c59b6d172baca36b0a0279d66e586 /expat/CMakeLists.txt
parentd0ad8e21ca56ab3a184d3ffe58fba4863acc396e (diff)
downloadlibexpat-git-3af8f46e3ffd2e85b36d80b3d2e2ba49ce9c833f.tar.gz
Bump version from 2.2.9 to 2.2.10
Diffstat (limited to 'expat/CMakeLists.txt')
-rw-r--r--expat/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/CMakeLists.txt b/expat/CMakeLists.txt
index 570cfb9d..b6db05b8 100644
--- a/expat/CMakeLists.txt
+++ b/expat/CMakeLists.txt
@@ -33,7 +33,7 @@ endif()
project(expat
VERSION
- 2.2.9
+ 2.2.10
LANGUAGES
C
)