summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2009-05-08 13:16:59 +0000
committerwtc%google.com <devnull@localhost>2009-05-08 13:16:59 +0000
commitadf9acf4470e22e6199ad91530743291c44b9a41 (patch)
treef197ed040eb49fcda348ed32e811046d18f606d0
parent6e7f8c464ee14a9eae8af6d0726c578316b691a5 (diff)
downloadnspr-hg-NSPR_4_8_BETA1.tar.gz
Set NSPR version to 4.8 Beta 1.NSPR_4_8_BETA1
-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 b9b7edd4..63eb02de 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 Beta"
+#define PR_VERSION "4.8 Beta 1"
#define PR_VMAJOR 4
#define PR_VMINOR 8
#define PR_VPATCH 0