From 248a5c11c25319942d2efbca3dd224344402f40b Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 16 Oct 2002 12:30:51 +0000 Subject: [PATCH] Add a file to the source archive mentioning the version number of the latest release. This is so that .tar.gz snapshots for the Unix port can be versioned as `0.53-20021016' or similar, meaning that (e.g.) Debian version numbering can be monotonic between releases and snapshots. git-svn-id: svn://svn.tartarus.org/sgt/putty@2083 cda61777-01e9-0310-a592-d414129be87e --- LATEST.VER | 1 + 1 file changed, 1 insertion(+) create mode 100644 LATEST.VER diff --git a/LATEST.VER b/LATEST.VER new file mode 100644 index 00000000..5b39bf44 --- /dev/null +++ b/LATEST.VER @@ -0,0 +1 @@ +0.53 -- 2.11.0