[matroska] r1170 - trunk/MatroskaPack/Satsuki
[email protected] Thu, 12 May 2005 13:35:21 +0400 (MSD)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-05-12 13:35:20 +0400 (Thu, 12 May 2005) New Revision: 1170 Modified: trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh Log: Pack: try Rev instead of Id Modified: trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh =================================================================== --- trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh 2005-05-12 09:33:38 UTC (rev 1169) +++ trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh 2005-05-12 09:35:20 UTC (rev 1170) @@ -1,5 +1,5 @@ !define VERSION_MAJOR "1.1.0" -!define VERSION_MINOR "$Id$" ; incremented by each SVN commit +!define VERSION_MINOR "$Rev$" ; incremented by each SVN commit !define VERSION_RC "1" !define VERSION_BETA "6" Property changes on: trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh ___________________________________________________________________ Name: svn:keywords - Id + Rev