VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3ceef4b0c12db97e6d3b579c78bbb96162bd810a Author: Noriko Hosoi nhosoi@redhat.com Date: Fri Oct 11 11:41:30 2013 -0700
bump version to 1.3.2.2
Note: 1.3.2.1 is skipped due to the repo conflict.
diff --git a/VERSION.sh b/VERSION.sh index ddd2225..fc71481 100644 --- a/VERSION.sh +++ b/VERSION.sh @@ -10,7 +10,7 @@ vendor="389 Project" # PACKAGE_VERSION is constructed from these VERSION_MAJOR=1 VERSION_MINOR=3 -VERSION_MAINT=2.0 +VERSION_MAINT=2.2 # if this is a PRERELEASE, set VERSION_PREREL # otherwise, comment it out # be sure to include the dot prefix in the prerel
389-commits@lists.fedoraproject.org