From 98d9fc1cb6a68625a4b45f1ac7259d2fa2014e10 Mon Sep 17 00:00:00 2001 From: gfk Date: Sat, 24 Nov 2001 15:09:23 +0000 Subject: [PATCH] Changed the version to 'dev' to show that this is the unstable version. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 363bf1b..1df25fa 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(clients/lcdproc/batt.c) -AM_INIT_AUTOMAKE(lcdproc, 0.4.2) +AM_INIT_AUTOMAKE(lcdproc, dev) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST