diff options
| author | ivan <ivan> | 2011-04-19 00:21:27 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2011-04-19 00:21:27 +0000 |
| commit | 96d552cc782670bfd48b7e6a81ffe3515dffd3e6 (patch) | |
| tree | b6e981207899893e39b9a62b6294bcc9d01efe4b /rt/Makefile | |
| parent | 5c60fb3e372a7937ba36d2a068c373b7b91d0d0c (diff) | |
an oops landing 3.8.9 on 2.1 branch (few missed files)
Diffstat (limited to 'rt/Makefile')
| -rw-r--r-- | rt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/Makefile b/rt/Makefile index d5c5fd164..2365d927c 100644 --- a/rt/Makefile +++ b/rt/Makefile @@ -63,7 +63,7 @@ SITE_CONFIG_FILE = $(CONFIG_FILE_PATH)/RT_SiteConfig.pm RT_VERSION_MAJOR = 3 RT_VERSION_MINOR = 8 -RT_VERSION_PATCH = 8 +RT_VERSION_PATCH = 9 RT_VERSION = $(RT_VERSION_MAJOR).$(RT_VERSION_MINOR).$(RT_VERSION_PATCH) TAG = rt-$(RT_VERSION_MAJOR)-$(RT_VERSION_MINOR)-$(RT_VERSION_PATCH) |
