/[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 2512 by schoenebeck, Sun Jan 26 17:47:43 2014 UTC revision 2515 by schoenebeck, Wed Feb 5 20:45:18 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.svn27)  m4_define(linuxsampler_release_build, 0.svn28)
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.2512  
changed lines
  Added in v.2515

  ViewVC Help
Powered by ViewVC