diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-11-17 01:02:33 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-11-17 01:02:33 +0000 |
commit | 8fed7b07ce5adb35627c62d642f655ab8a74fa88 (patch) | |
tree | f9aee4c814b21f83a4a3b0f52d3d888a34094b4f /version | |
parent | 92ca6d96a96522bb1e8e222f02352a8b98d9203b (diff) |
Notes
Diffstat (limited to 'version')
-rw-r--r-- | version | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# $Id: version,v 1.29.134.35 2011-07-21 02:11:00 marka Exp $ +# $Id: version,v 1.29.134.35.2.1 2011-11-16 09:33:40 each Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=4 PATCHVER= RELEASETYPE=-ESV -RELEASEVER=-R5 +RELEASEVER=-R5-P1 |