Browse Source

version.h is a built file, so remove it from git mgmt

tags/0.124.0
Paul Davis 12 years ago
parent
commit
1af4e2c897
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      include/version.h.in

include/version.h → include/version.h.in View File

@@ -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@

Loading…
Cancel
Save