VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a4fdcd812929fa8f08ddef84ab321f302e93d867 Author: Noriko Hosoi nhosoi@redhat.com Date: Thu Mar 28 16:10:16 2013 -0700
bump version to 1.3.0.5
diff --git a/VERSION.sh b/VERSION.sh index 5135a7d..ba90f42 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=0.4 +VERSION_MAINT=0.5 # 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