diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2009-07-28 22:58:40 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2009-07-28 22:58:40 +0000 |
| commit | d5e9ae7e174c2efbbf724c173aa324efe94b7ccc (patch) | |
| tree | 863e30fb95eb818d938fa2fa5c35722bd8f2bded /version | |
| parent | 53ae1d202dc8ab10c2a95d64232a5ce37efdec73 (diff) | |
Notes
Diffstat (limited to 'version')
| -rw-r--r-- | version | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -# $Id: version,v 1.43.12.5 2009/06/04 04:02:41 marka Exp $ +# $Id: version,v 1.43.12.5.8.1 2009/07/28 14:18:08 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=6 PATCHVER=1 -RELEASETYPE= -RELEASEVER= +RELEASETYPE=-P +RELEASEVER=1 |
