Fresco/Prague configure.ac,1.41,1.42
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Prague In directory purcel:/tmp/cvs-serv19912/Prague Modified Files: configure.ac Log Message: bump version string Index: configure.ac =================================================================== RCS file: /cvs/fresco/Fresco/Prague/configure.ac,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- configure.ac 20 Feb 2003 16:30:39 -0000 1.41 +++ configure.ac 4 Mar 2003 05:44:54 -0000 1.42 @@ -26,7 +26,7 @@ dnl ------------------------------------------------------------------ AC_PREREQ(2.53) AC_REVISION($Revision$) -AC_INIT(Prague, M1, [email protected]) +AC_INIT(Prague, M2, [email protected]) AC_CONFIG_SRCDIR(LICENSE) AC_CONFIG_AUX_DIR(config) AC_CONFIG_HEADER(include/Prague/acconfig.hh:config/acconfig.hh.in)