Skip to content

Commit da760e7

Browse files
authored
Merge pull request #429 from openzim/release-3.5.0
Release 3.5.0
2 parents 7f8160c + 8acc916 commit da760e7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
zim-tools 3.5.0
2+
===============
3+
4+
* Add support of new Debian based distribution (@kelson42 #424)
5+
* Add MW Windows base CI/CD (@mgauthier #425)
6+
17
zim-tools 3.4.2
28
===============
39

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('zim-tools', ['c', 'cpp'],
2-
version : '3.4.2',
2+
version : '3.5.0',
33
license : 'GPLv3+',
44
default_options : ['c_std=c11', 'cpp_std=c++17', 'werror=true', 'warning_level=1'])
55

0 commit comments

Comments
 (0)