diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-06 17:29:45 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-06 17:29:45 -0500 |
commit | 9f79fc8957d595cc9f7131ee5230b5bb3aae0679 (patch) | |
tree | d72859298ecba8d6fea062f15b3a055eb7f24e4d | |
parent | b6343fa846eeadb6736f383577b91dbb46d46971 (diff) |
xset 1.0.4xset-1.0.4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 815fd75..4522853 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xset,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xset) +AC_INIT(xset,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xset) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |