v1.2.1
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Wed, 20 Oct 2021 14:43:19 +0000 (10:43 -0400)
committerHugo Villeneuve <hvilleneuve@dimonoff.com>
Wed, 20 Oct 2021 14:43:19 +0000 (10:43 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c2945cf..66378c8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2021-10-20: hvclock-1.2.1 has been released.
+        Fix bug with calendar background
+
 2020-03-29: hvclock-1.2.0 has been released.
         Add GTK+-3 support
 
index 2406b6f..cfc13c4 100644 (file)
@@ -1,7 +1,7 @@
 # configure.ac -- Process this file with autoconf to produce configure.
 
 dnl Initialization stuff.
-AC_INIT(hvclock, 1.2.0)
+AC_INIT(hvclock, 1.2.1)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR(src/hvclock.c)