From da567d2b20506a063f05f42f6cb5ed2f5128ce1c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Thu, 25 Apr 2002 09:47:28 +0000 Subject: [PATCH] use "cvs" not "CVS" git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4069 a592a061-630c-0410-9148-cb99ea01b6c8 --- ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ab38a6c0e1..29d44a83c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-04-25 Lars Gullik Bjønnes + + * configure.in (VERSION): use the proper postfix + 2002-04-24 Jean-Marc Lasgouttes * configure.in: add check for GNU m4 (does not check that program diff --git a/configure.in b/configure.in index 368f8253c8..bf1eaedef8 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ dnl AM_CONFIG_HEADER(src/config.h) AC_CONFIG_AUX_DIR(config) PACKAGE=lyx${program_suffix} -VERSION="1.2.0CVS" +VERSION="1.2.0cvs" LYX_CHECK_VERSION AC_CANONICAL_SYSTEM -- 2.39.5