[matroska] r1171 - trunk/MatroskaPack/Satsuki
[email protected] Thu, 12 May 2005 13:36:37 +0400 (MSD)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-05-12 13:36:37 +0400 (Thu, 12 May 2005) New Revision: 1171 Modified: trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh Log: Pack: forget about automatic numbering... Modified: trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh =================================================================== --- trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh 2005-05-12 09:35:20 UTC (rev 1170) +++ trunk/MatroskaPack/Satsuki/Matroska_Pack_var.nsh 2005-05-12 09:36:37 UTC (rev 1171) @@ -1,5 +1,5 @@ !define VERSION_MAJOR "1.1.0" -!define VERSION_MINOR "$Rev$" ; incremented by each SVN commit +!define VERSION_MINOR "1171" ; should correspond to the latest SVN version !define VERSION_RC "1" !define VERSION_BETA "6"