Skip to content

Commit cafd7d7

Browse files
committed
Release 3.5.3
1 parent 3bd2227 commit cafd7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
22

33
m4_define([PKG_VERSION_MAJOR], [3])
44
m4_define([PKG_VERSION_MINOR], [5])
5-
m4_define([PKG_VERSION_PATCH], [2])
5+
m4_define([PKG_VERSION_PATCH], [3])
66

77
AC_INIT([lttoolbox], [PKG_VERSION_MAJOR.PKG_VERSION_MINOR.PKG_VERSION_PATCH], [[email protected]], [lttoolbox], [https://wiki.apertium.org/wiki/Lttoolbox])
88

0 commit comments

Comments
 (0)