summaryrefslogtreecommitdiff
path: root/dahdi_tools_version.h
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-08-05 21:40:09 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-08-05 21:40:09 +0000
commit659ec2f72e0b4e0100c47956719efdb4435bf811 (patch)
treec936792b5553566977cf91509cabae1c34c08c09 /dahdi_tools_version.h
parent2d8e573a7e379f57a3f0c8d6dbc74057691e3d4f (diff)
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
Diffstat (limited to 'dahdi_tools_version.h')
-rw-r--r--dahdi_tools_version.h22
1 files changed, 22 insertions, 0 deletions
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[];