Fresco/Documentation configure.ac,1.1,1.2
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Documentation In directory purcel:/tmp/cvs-serv19912/Documentation Modified Files: configure.ac Log Message: bump version string Index: configure.ac =================================================================== RCS file: /cvs/fresco/Fresco/Documentation/configure.ac,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- configure.ac 22 Jan 2003 00:32:02 -0000 1.1 +++ configure.ac 4 Mar 2003 05:44:51 -0000 1.2 @@ -26,7 +26,7 @@ dnl ------------------------------------------------------------------ AC_PREREQ(2.56) AC_REVISION($Revision$) -AC_INIT(Documentation, M1, [email protected]) +AC_INIT(Documentation, M2, [email protected]) AC_CONFIG_SRCDIR(LICENSE) AC_CONFIG_AUX_DIR(config)