+2010-03-29, Version 1.1.2
+ * librouteros(3): Two memory leaks have been fixed in “ros_query” and
+ “ros_connect”.
+
2010-01-04, Version 1.1.1
* ros_system_resource: Report bytes rather than KiBibytes. The CPU
frequency is reported in Hertz rather than Megahertz.
-AC_INIT(librouteros, 1.1.1)
+AC_INIT(librouteros, 1.1.2)
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)
# ABI version
LIBROUTEROS_CURRENT=2
-LIBROUTEROS_REVISION=1
+LIBROUTEROS_REVISION=2
LIBROUTEROS_AGE=2
AC_SUBST(LIBROUTEROS_CURRENT)
AC_SUBST(LIBROUTEROS_REVISION)