diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2010-03-17 05:53:04 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2010-03-17 05:53:04 +0000 |
| commit | 4308e637cb194c3ff81230993e254a17ea317070 (patch) | |
| tree | a00a8645045650f393270fb01917205daf2fb0bb /version | |
| parent | 841024d54f1f0a07feccf84d8938b00bc1f362b5 (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.8 2010/02/18 03:34:50 marka Exp $ +# $Id: version,v 1.43.12.8.2.3 2010/03/04 00:08:28 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=6 PATCHVER=2 -RELEASETYPE= -RELEASEVER= +RELEASETYPE=-P +RELEASEVER=1 |
