Changeset 56d62f for configure.ac


Ignore:
Timestamp:
Jan 16, 2011, 6:34:28 PM (15 years ago)
Author:
Frederik Heber <heber@…>
Children:
fe056c
Parents:
192c04
Message:

Placed various Observer stubs into own module.

  • Library version is now 4:0:1, API version is still 1.0.7.
  • the stubs are also much easier to read when declared additionally in a header file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r192c04 r56d62f  
    2525# refer to the libtool manual, section "Updating library version information":
    2626# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
    27 AC_SUBST([CODEPATTERNS_SO_VERSION], [4:0:0])
     27AC_SUBST([CODEPATTERNS_SO_VERSION], [4:0:1])
    2828AC_SUBST([CODEPATTERNS_API_VERSION], [1.0.7])
    2929
Note: See TracChangeset for help on using the changeset viewer.