hvclock-1.2.0
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 29 Mar 2020 22:56:11 +0000 (18:56 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 29 Mar 2020 23:53:38 +0000 (19:53 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c154e85..c2945cf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2020-03-29: hvclock-1.2.0 has been released.
+        Add GTK+-3 support
+
 2016-04-24: hvclock-1.1.2 has been released.
         Fix error message introduced by commit 79cd14f
 
index a5d7f97..2406b6f 100644 (file)
@@ -1,7 +1,7 @@
 # configure.ac -- Process this file with autoconf to produce configure.
 
 dnl Initialization stuff.
-AC_INIT(hvclock, 1.1.2)
+AC_INIT(hvclock, 1.2.0)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR(src/hvclock.c)