summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorsabetts <sabetts>2004-10-05 16:45:24 +0000
committersabetts <sabetts>2004-10-05 16:45:24 +0000
commitd18a2dbed12d12a2a8660fb6005a6be277ff5568 (patch)
tree35aaa3cfdb833f7f6f7ac2d2eb8365802b674585 /configure.in
parent8f0dffe4a8bb53d865ede0f0050298ef9b12d332 (diff)
downloadratpoison-d18a2dbed12d12a2a8660fb6005a6be277ff5568.zip
borked the version, changing it back.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index cfa47ec..291f5d3 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.45 2004/10/05 16:44:59 sabetts Exp $
+dnl $Id: configure.in,v 1.46 2004/10/05 16:45:24 sabetts Exp $
AC_INIT(src/main.c)
-AM_INIT_AUTOMAKE(ratpoison, 1.3.1)
+AM_INIT_AUTOMAKE(ratpoison, 1.3.1-CVS)
AM_CONFIG_HEADER(src/config.h)