projects
/
dockapps
/
hvclock.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b95cd8
)
hvclock 1.1.0
v1.1.0
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 22 Mar 2014 04:49:58 +0000
(
00:49
-0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 22 Mar 2014 05:08:26 +0000
(
01:08
-0400)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
ab25368
..
f10ad0b
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,4
+1,8
@@
+2014-03-22: hvclock-1.1.0 has been released.
+ Fix double window bug.
+ Use transparent background for better themes integration.
+
2010-10-15: hvclock-1.0.2 has been released.
Added documentation on how to work around a double window bug.
diff --git
a/configure.ac
b/configure.ac
index
91d8c2b
..
20cac91
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,7
+1,7
@@
# configure.ac -- Process this file with autoconf to produce configure.
dnl Initialization stuff.
-AC_INIT(hvclock, 1.
0.2
)
+AC_INIT(hvclock, 1.
1.0
)
AC_CONFIG_AUX_DIR(build-aux)
AC_CONFIG_SRCDIR(src/hvclock.c)
AM_CONFIG_HEADER(config.h:config-h.in)