summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-02-08 12:32:57 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2012-02-08 12:32:57 -0500
commit1af4e2c897a40d75088867353432938d5d230bb0 (patch)
treeca88c2c2800041fb7a8396efa2b6c4f41997cf4e /include
parente1576de74494af1aa28ed4204451afe87cf0fc4a (diff)
downloadjack1-1af4e2c897a40d75088867353432938d5d230bb0.tar.gz
version.h is a built file, so remove it from git mgmt
Diffstat (limited to 'include')
-rw-r--r--include/version.h.in (renamed from include/version.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h.in
index 6770ae6..d262665 100644
--- a/include/version.h
+++ b/include/version.h.in
@@ -1,7 +1,7 @@
/*
Copyright (C) 2003 Paul Davis
- jack/version.h. Generated from version.h.in by configure.
+ @configure_input@
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -17,4 +17,4 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#define jack_protocol_version 24
+#define jack_protocol_version @JACK_PROTOCOL_VERSION@