From 197aefe175a436b41485c904e02114fedcb3695f Mon Sep 17 00:00:00 2001 From: donghee yang Date: Fri, 19 Apr 2013 19:39:06 +0900 Subject: [PATCH] [Title] Fixed DB migration bug --- package/changelog | 3 +++ package/pkginfo.manifest | 2 +- src/build_server/BuildServerController.rb | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package/changelog b/package/changelog index e9e6270..8297734 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.1.29 +- Fixed a bug that migrating DB does not work +== donghee yang 2013-04-19 * 2.1.28 - Fixed a bug that upgrade does not work == donghee yang 2013-04-19 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index a7d09fc..c6722f8 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,5 +1,5 @@ Source : dibs -Version :2.1.28 +Version :2.1.29 Maintainer : taejun ha, jiil hyoun , donghyuk yang , donghee yang , sungmin kim