diff options
author | Johnathan Corgan <jcorgan@corganenterprises.com> | 2010-05-27 15:20:37 -0700 |
---|---|---|
committer | Johnathan Corgan <jcorgan@corganenterprises.com> | 2010-05-27 15:20:37 -0700 |
commit | a50d394d28955d6f0ecd9a3f5f10a902dbeae7ec (patch) | |
tree | 8e91f4e71e16de379efa70be9ca051b8ebadd1ab /version.sh | |
parent | d57365be4d71c75b963dac44ab0817c65cf73184 (diff) |
Update revision to 3.3.0-rc2v3.3.0-rc2
Diffstat (limited to 'version.sh')
-rw-r--r-- | version.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.sh b/version.sh index fa37f42981..758fa92f88 100644 --- a/version.sh +++ b/version.sh @@ -1,4 +1,4 @@ MAJOR_VERSION=3 API_COMPAT=3 -MINOR_VERSION=0-rc1 +MINOR_VERSION=0-rc2 MAINT_VERSION=0 |