Skip to content

Commit da69765

Browse files
committed
libetpan 1.7
1 parent e2105da commit da69765

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Process this file with autoconf to produce a configure script.
33

44
m4_define([maj_version], [1])
5-
m4_define([min_version], [6])
6-
m4_define([api_current], [18])
5+
m4_define([min_version], [7])
6+
m4_define([api_current], [19])
77
m4_define([api_revision], [0])
88
m4_define([api_compatibility], [17])
99
dnl API version

0 commit comments

Comments
 (0)