From 28134abfb86df74e9bb96cba176c63fa725a89d2 Mon Sep 17 00:00:00 2001 From: pabs Date: Tue, 12 Jun 2007 09:57:49 +0000 Subject: [PATCH] Bump version number to 0.04.09. Hopefully the last revision before the release. git-svn-id: http://svn.voria.com/code@519 1f10aa63-cdf2-0310-b900-c93c546f37ac --- ETL/trunk/config/build.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ETL/trunk/config/build.cfg b/ETL/trunk/config/build.cfg index 2a5a0c3..ee92989 100644 --- a/ETL/trunk/config/build.cfg +++ b/ETL/trunk/config/build.cfg @@ -4,7 +4,7 @@ PACKAGE_BUGREPORT="darco@deepdarc.com" PACKAGE_TARNAME="ETL" VERSION_MAJ="0" VERSION_MIN="04" -VERSION_REV="08" +VERSION_REV="09" [ -d ".svn" ] && VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"` SVN_REPOSITORY="https://svn.voria.com/code/ETL" -- 2.7.4