[Tabfmt-cvs] tabfmt configure.ac,1.2,1.3
Status: Beta
Brought to you by:
joloc
From: Claudio J. <jo...@us...> - 2006-02-07 18:23:31
|
Update of /cvsroot/tabfmt/tabfmt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4308 Modified Files: configure.ac Log Message: (AC_INIT) New version: 0.2. Index: configure.ac =================================================================== RCS file: /cvsroot/tabfmt/tabfmt/configure.ac,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** configure.ac 8 Jan 2006 02:32:53 -0000 1.2 --- configure.ac 7 Feb 2006 12:01:17 -0000 1.3 *************** *** 21,25 **** # Prologue ! AC_INIT([tabfmt], [0.1], [tab...@li...]) AC_PREREQ(2.59) AC_REVISION($Revision$) --- 21,25 ---- # Prologue ! AC_INIT([tabfmt], [0.2], [tab...@li...]) AC_PREREQ(2.59) AC_REVISION($Revision$) |