X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fidzebra%2Fversion.h;h=7cdc88d6d83cb2d794a03bbf452c55b15190e0d5;hb=5ee5d60638efd971bb67b48c6fd9bf73de795d8e;hp=7baa02f293bee46c920fb3c064f8780ab47cf6ea;hpb=e92856ea4fecc1a5ea6875ad47797d462fd5fcae;p=idzebra-moved-to-github.git diff --git a/include/idzebra/version.h b/include/idzebra/version.h index 7baa02f..7cdc88d 100644 --- a/include/idzebra/version.h +++ b/include/idzebra/version.h @@ -1,5 +1,5 @@ -/* $Id: version.h,v 1.6 2006-06-26 15:11:31 marc Exp $ - Copyright (C) 1995-2005 +/* $Id: version.h,v 1.13 2006-11-29 10:24:01 adam Exp $ + Copyright (C) 1995-2006 Index Data ApS This file is part of the Zebra server. @@ -15,16 +15,16 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.zebra. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ #ifndef ZEBRAVER -#define ZEBRAVER "2.0.0" +#define ZEBRAVER "2.0.7" -#define ZEBRADATE "$Date: 2006-06-26 15:11:31 $" +#define ZEBRADATE "$Date: 2006-11-29 10:24:01 $" #endif /*