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