summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-01-22 18:05:40 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-01-22 18:05:40 -0800
commit85be6045ff92bb02d6516f1348fe01c9fa596826 (patch)
tree7df95cb1b5a7935301be714860915e96694ea5c4
parent9e489e45820f59461a897f889d3cb32307166937 (diff)
Version bump: 1.0.1appres-1.0.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 845ba6b..8d0a969 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(appres,[1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],appres)
+AC_INIT(appres,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],appres)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE