From 659ec2f72e0b4e0100c47956719efdb4435bf811 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Tue, 5 Aug 2008 21:40:09 +0000 Subject: use a different name for this file, so it won't try to overwrite existing (non-version-controlled) files in existing checkouts git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4707 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- dahdi_tools_version.h | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dahdi_tools_version.h (limited to 'dahdi_tools_version.h') diff --git a/dahdi_tools_version.h b/dahdi_tools_version.h new file mode 100644 index 0000000..2f0b7c3 --- /dev/null +++ b/dahdi_tools_version.h @@ -0,0 +1,22 @@ +/* + * Copyright (C) 2008 Digium, Inc. + * + * All rights reserved. + * + * This program is free software; you can redistribute it and/or modify + * it under thet erms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or 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 this program; if not, write to the Free Software + * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + */ + +extern const char dahdi_tools_version[]; -- cgit v1.2.3