summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorrcyeske <rcyeske>2001-03-05 23:31:06 +0000
committerrcyeske <rcyeske>2001-03-05 23:31:06 +0000
commitf85a565250139e20aebaee90ff938e4ec0698ada (patch)
treec46b50d56e182426dc21967902691e589663ee01 /configure.in
parent0dddec81f667bd304564a937dde62a7d661e459e (diff)
downloadratpoison-f85a565250139e20aebaee90ff938e4ec0698ada.zip
change version to 0.2.0-cvs
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 daf2e81..895694f 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.16 2001/03/02 10:04:05 sabetts Exp $
+dnl $Id: configure.in,v 1.17 2001/03/05 23:31:06 rcyeske Exp $
AC_INIT(src/main.c)
-AM_INIT_AUTOMAKE(ratpoison, 0.0.6-cvs)
+AM_INIT_AUTOMAKE(ratpoison, 0.2.0-cvs)
AM_CONFIG_HEADER(src/config.h)