summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-10 21:25:41 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-10 21:25:41 -0800
commit0563142cc89b04d1bca3208751b186df9649dbda (patch)
treecc6c5e8e8938db19a0f26ee08b33a6ac23fe1098
parent027f85a81df383155e365f160d7760fa50e48ebe (diff)
oclock 1.0.3oclock-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dd1755a..267d647 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([oclock],
- [1.0.2],
+ [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[oclock])
AM_INIT_AUTOMAKE([foreign dist-bzip2])