From: Kevin M. Rosenberg Date: Mon, 19 Feb 2001 22:37:29 +0000 (+0000) Subject: r553: *** empty log message *** X-Git-Tag: debian-4.5.3-3~464 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=de0d02d285d20512b449f92b0860d11776d8ac66 r553: *** empty log message *** --- diff --git a/configure b/configure index ed338dc..be7a355 100755 --- a/configure +++ b/configure @@ -715,7 +715,7 @@ fi PACKAGE=ctsim -VERSION=3.0.0beta1 +VERSION=3.0.0 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/configure.in b/configure.in index 7c0189c..7f43431 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl Must reset CDPATH so that bash's cd does not print to stdout dnl CDPATH= AC_INIT(src/ctsim.cpp) -AM_INIT_AUTOMAKE(ctsim,3.0.0beta1) +AM_INIT_AUTOMAKE(ctsim,3.0.0) AM_CONFIG_HEADER(config.h) dnl Checks for programs. diff --git a/doc/Makefile.am b/doc/Makefile.am index 528ae60..d6bdca3 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -docs=ctsim.tex ctsim.bib texhelp.sty psbox.tex logo-huge.bmp tex2rtf.ini ctsim.hpj bullet.bmp verbatim.sty mytitle.sty makeidx.sty mysober.sty fancyhea.sty ctsim.bib +docs=ctsim.tex ctsim.bib texhelp.sty psbox.tex logo-huge.gif alphacalc.gif divergent.gif equiangular.gif equilinear.gif scangeometry.gif tex2rtf.ini ctsim.hpj bullet.bmp verbatim.sty mytitle.sty makeidx.sty mysober.sty fancyhea.sty ctsim.bib EXTRA_DIST = ${docs} ctsim.htb dvi: ctsim.tex