Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
2020-12-01: hvrtc-1.0.0 has been released.
Initial version.
+
+2026-03-10: hvrtc-2.0.0 has been released.
+ Add support for time and Battery backup voltage level get/set
# configure.ac -- Process this file with autoconf to produce configure
dnl Initialization stuff.
-AC_INIT([hvrtc],[1.0.0],[hugo@hugovil.com],[hvrtc],[http://www.hugovil.com/hvrtc/])
+AC_INIT([hvrtc],[2.0.0],[hugo@hugovil.com],[hvrtc],[http://www.hugovil.com/hvrtc/])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(src/options.c)