Changeset 7752

Show
Ignore:
Timestamp:
2006-05-30 18:08:38 (3 years ago)
Author:
robert
Message:

Changed the wrong 0:3:0 to a more correct 0:1:0 version number.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libofa/trunk/lib/Makefile.am

    r7547 r7752  
    3838#  6. If any interfaces have been removed since the last public release, then  
    3939#     set age to 0.  
    40 libofa_la_LDFLAGS = -version-info 0:0:3 -no-undefined  
     40libofa_la_LDFLAGS = -version-info 0:1:0 -no-undefined  
    4141libofa_la_LIBADD = AFLIB/libaflib.la -lm  
    4242