X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_openexr%2Fmptr_openexr.cpp;h=676a24b35aac05296beb7ac5532c796c1f8a0b69;hb=cc54c38609ee9745ad678e5e9b9d7d2912be9c95;hp=db53371792bc9ca451359f8ec4cd1c8a9a419200;hpb=36d01e1527fda602a9aed07d209eb34e6770bca8;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.cpp b/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.cpp index db53371..676a24b 100644 --- a/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.cpp +++ b/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.cpp @@ -54,7 +54,7 @@ SYNFIG_IMPORTER_INIT(exr_mptr); SYNFIG_IMPORTER_SET_NAME(exr_mptr,"openexr"); SYNFIG_IMPORTER_SET_EXT(exr_mptr,"exr"); SYNFIG_IMPORTER_SET_VERSION(exr_mptr,"0.1"); -SYNFIG_IMPORTER_SET_CVS_ID(exr_mptr,"$Id: mptr_openexr.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $"); +SYNFIG_IMPORTER_SET_CVS_ID(exr_mptr,"$Id$"); /* === M E T H O D S ======================================================= */