diff options
author | Johnathan Corgan <jcorgan@corganenterprises.com> | 2010-06-03 00:31:19 -0700 |
---|---|---|
committer | Johnathan Corgan <jcorgan@corganenterprises.com> | 2010-06-03 00:31:19 -0700 |
commit | d784c4321114a83454493337393c5e2f5656e1e9 (patch) | |
tree | f56ea20bfae6923e4eeaf331fe5fbe9d3b4f85ae /version.sh | |
parent | 34bf49d06e6b5e48c08d92e2b9e0794512fa761f (diff) |
Update revision to 3.3.1gitv3.3.1git
Diffstat (limited to 'version.sh')
-rw-r--r-- | version.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.sh b/version.sh index 01a47b5d92..70d6d74f92 100644 --- a/version.sh +++ b/version.sh @@ -1,4 +1,4 @@ MAJOR_VERSION=3 API_COMPAT=3 -MINOR_VERSION=0 -MAINT_VERSION=0 +MINOR_VERSION=1 +MAINT_VERSION=git |