/[svn]/linuxsampler/trunk/configure.ac
ViewVC logotype

Diff of /linuxsampler/trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2365 by persson, Sat Sep 8 17:21:38 2012 UTC revision 2368 by persson, Sat Sep 8 17:33:03 2012 UTC
# Line 7  m4_define(linuxsampler_release_build, 0. Line 7  m4_define(linuxsampler_release_build, 0.
7    
8    
9  AC_INIT([linuxsampler],[linuxsampler_release_major.linuxsampler_release_minor.linuxsampler_release_build])  AC_INIT([linuxsampler],[linuxsampler_release_major.linuxsampler_release_minor.linuxsampler_release_build])
10  AC_CONFIG_SRCDIR([configure.in])  AC_CONFIG_SRCDIR([configure.ac])
11    
12  #------------------------------------------------------------------------------------  #------------------------------------------------------------------------------------
13  # The following is the libtool / shared library version. This doesn't have to  # The following is the libtool / shared library version. This doesn't have to

Legend:
Removed from v.2365  
changed lines
  Added in v.2368

  ViewVC Help
Powered by ViewVC