summaryrefslogtreecommitdiff
path: root/expat/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2021-05-23 15:35:33 +0200
committerSebastian Pipping <sebastian@pipping.org>2021-05-23 16:52:59 +0200
commit8001550dc43afdad447ed3b1049f92fd44cb725b (patch)
tree4bede36bb74d006548236c49b468822b31f043f7 /expat/CMakeLists.txt
parente215a91bce4e6acd29bb2daa55b7c9410b71ab42 (diff)
downloadlibexpat-git-8001550dc43afdad447ed3b1049f92fd44cb725b.tar.gz
Bump version to 2.4.1
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 aa00c066..1f5975c7 100644
--- a/expat/CMakeLists.txt
+++ b/expat/CMakeLists.txt
@@ -64,7 +64,7 @@ endif()
project(expat
VERSION
- 2.4.0
+ 2.4.1
LANGUAGES
C
)