Changes in stable/2.8/Cbc/configure.ac [1903:1917]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.8/Cbc/configure.ac
r1903 r1917 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.8. 0],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.8.1],[cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([ … … 42 42 # externals. The following macro ensures that those externals are 43 43 # retrieved by svn if they are not there yet. 44 AC_COIN_PROJECTDIR_INIT(Cbc,11: 0:8)44 AC_COIN_PROJECTDIR_INIT(Cbc,11:1:8) 45 45 46 46 # Check if user wants to produce debugging code
Note: See TracChangeset
for help on using the changeset viewer.