summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2009-09-26 01:25:56 +0000
committerwtc%google.com <devnull@localhost>2009-09-26 01:25:56 +0000
commitbf724ecef547258d4cb42a2cf20408aba4b83a20 (patch)
tree8c1e323dcd5397991fdc197e7597270750937e6c
parent722734608e33bc0594069578da6fd754e9a413b4 (diff)
downloadnspr-hg-bf724ecef547258d4cb42a2cf20408aba4b83a20.tar.gz
Set NSPR version to 4.8.1 Beta 2.NSPR_4_8_1_BETA2
-rw-r--r--pr/include/prinit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/include/prinit.h b/pr/include/prinit.h
index 6e804431..db95f6b3 100644
--- a/pr/include/prinit.h
+++ b/pr/include/prinit.h
@@ -63,7 +63,7 @@ PR_BEGIN_EXTERN_C
** The format of the version string is
** "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define PR_VERSION "4.8.1 Beta 1"
+#define PR_VERSION "4.8.1 Beta 2"
#define PR_VMAJOR 4
#define PR_VMINOR 8
#define PR_VPATCH 1