/[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 2510 by schoenebeck, Thu Jan 23 04:00:26 2014 UTC revision 2517 by schoenebeck, Fri Feb 7 19:53:09 2014 UTC
# Line 3  Line 3 
3    
4  m4_define(linuxsampler_release_major, 1)  m4_define(linuxsampler_release_major, 1)
5  m4_define(linuxsampler_release_minor, 0)  m4_define(linuxsampler_release_minor, 0)
6  m4_define(linuxsampler_release_build, 0.svn26)  m4_define(linuxsampler_release_build, 0.svn30)
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])
# Line 1322  AC_CONFIG_FILES([\ Line 1322  AC_CONFIG_FILES([\
1322      Makefile \      Makefile \
1323      man/Makefile \      man/Makefile \
1324      man/linuxsampler.1 \      man/linuxsampler.1 \
1325        man/lscp.1 \
1326      src/Makefile \      src/Makefile \
1327      src/db/Makefile \      src/db/Makefile \
1328      src/network/Makefile \      src/network/Makefile \
# Line 1343  AC_CONFIG_FILES([\ Line 1344  AC_CONFIG_FILES([\
1344      src/hostplugins/lv2/manifest.ttl \      src/hostplugins/lv2/manifest.ttl \
1345      src/hostplugins/vst/Makefile \      src/hostplugins/vst/Makefile \
1346      src/hostplugins/au/Makefile \      src/hostplugins/au/Makefile \
1347        src/shell/Makefile \
1348      linuxsampler.spec \      linuxsampler.spec \
1349      debian/Makefile \      debian/Makefile \
1350      Artwork/Makefile \      Artwork/Makefile \

Legend:
Removed from v.2510  
changed lines
  Added in v.2517

  ViewVC Help
Powered by ViewVC