[b1.5.x] update the micro version into the configure file (thanks to winfried)
[openjpeg.git] / configure.ac
index 317ffa236a62f4872a2b70ffb977203908fe8449..c30ebea9697766df589c12fbfa4d7dd2a5c38e48 100644 (file)
@@ -7,7 +7,7 @@
 
 m4_define([OPJ_MAJOR], [1])
 m4_define([OPJ_MINOR], [5])
-m4_define([OPJ_MICRO], [0])
+m4_define([OPJ_MICRO], [2])
 
 m4_define([lt_cur], m4_eval(OPJ_MAJOR + OPJ_MINOR))
 m4_define([lt_rev], OPJ_MICRO)