diff options
author | sabetts <sabetts> | 2006-04-02 20:46:32 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2006-04-02 20:46:32 +0000 |
commit | 94fc5477ef6d05eebcdd920719ec214e39754750 (patch) | |
tree | 61190b74316aa11da5a05ec96628e53d7c40e10f /configure.in | |
parent | 6b5a0862a4114246c082cd0755283c9ceb2ed677 (diff) | |
download | ratpoison-94fc5477ef6d05eebcdd920719ec214e39754750.zip |
*** empty log message ***
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in index ab35764..f1ba770 100644 --- a/configure.in +++ b/configure.in @@ -17,10 +17,10 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA dnl -dnl $Id: configure.in,v 1.52 2006/03/16 00:33:34 sabetts Exp $ +dnl $Id: configure.in,v 1.53 2006/04/02 20:46:32 sabetts Exp $ AC_INIT(src/main.c) -AM_INIT_AUTOMAKE(ratpoison, 1.4.0-CVS) +AM_INIT_AUTOMAKE(ratpoison, 1.4.1-CVS) AM_MAINTAINER_MODE |