Skip to content

Commit cec619c

Browse files
authored
Merge pull request #326 from openzim/version_3.1.3
2 parents 56c3604 + 36cadf6 commit cec619c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
zim-tools 3.1.3
2+
===============
3+
4+
* zimbench: Fix command line parsing (@veloman-yunkan #323)
5+
16
zim-tools 3.1.2
27
===============
38

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.1.2',
2+
version : '3.1.3',
33
license : 'GPLv3+',
44
default_options : ['c_std=c11', 'cpp_std=c++11', 'werror=true'])
55

0 commit comments

Comments
 (0)