summaryrefslogtreecommitdiff
path: root/version.pl
Commit message (Expand)AuthorAgeFilesLines
* version.pl: produce Makefile variablesH. Peter Anvin2008-02-051-0/+6
* Formatting: kill off "stealth whitespace"H. Peter Anvin2007-10-191-1/+0
* version.pl: Add support for daily snapshot releasesH. Peter Anvin2007-09-271-1/+19
* Update nasm.spec.in and make it handle rc releasesH. Peter Anvin2007-09-221-0/+12
* version.pl: support version numbers of the form X.Y[.Z]rcWH. Peter Anvin2007-09-221-6/+26
* Remove $Id$ tags (useless with git)H. Peter Anvin2007-09-121-1/+0
* Accept X.YYplZ as a valid version number (equivalent to X.YY.0.Z) andH. Peter Anvin2002-05-211-18/+21
* Add __NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macrosH. Peter Anvin2002-05-201-7/+24
* Remove unnecessary spaces in version.macH. Peter Anvin2002-05-041-3/+3
* Make all version information come from the single file "version".H. Peter Anvin2002-05-041-0/+67