+2016-03-09: hvclock-1.1.1 has been released.
+ Print error on stderr.
+ Fix compiler warnings when GTK_WITHDRAWN_HACK is undefined.
+ Fix memory leak causing XServer to crash.
2014-03-22: hvclock-1.1.0 has been released.
Fix double window bug.
# configure.ac -- Process this file with autoconf to produce configure.
dnl Initialization stuff.
-AC_INIT(hvclock, 1.1.0)
+AC_INIT(hvclock, 1.1.1)
AC_CONFIG_AUX_DIR(build-aux)
AC_CONFIG_SRCDIR(src/hvclock.c)
AM_CONFIG_HEADER(config.h:config-h.in)