Fresco/Babylon configure.ac,1.19,1.20
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Babylon In directory purcel:/tmp/cvs-serv19912/Babylon Modified Files: configure.ac Log Message: bump version string Index: configure.ac =================================================================== RCS file: /cvs/fresco/Fresco/Babylon/configure.ac,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- configure.ac 10 Dec 2002 05:46:10 -0000 1.19 +++ configure.ac 4 Mar 2003 05:44:50 -0000 1.20 @@ -30,7 +30,7 @@ AC_PREREQ(2.53) AC_REVISION($Revision$) -AC_INIT(Babylon, M1, [email protected]) +AC_INIT(Babylon, M2, [email protected]) AC_CONFIG_SRCDIR(LICENSE) AC_CONFIG_AUX_DIR(config) AC_CONFIG_HEADER(include/Babylon/acconfig.hh:config/acconfig.hh.in)