VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit bbb2758ed021d6cd090e89f04251d3341ed9ddc8 Author: Noriko Hosoi nhosoi@redhat.com Date: Wed Nov 18 16:15:33 2015 -0800
bump version to 1.3.3.14
diff --git a/VERSION.sh b/VERSION.sh index 1ae68d2..60cd78b 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=3.13 +VERSION_MAINT=3.14 # 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