/[guile]/guile/guile-core/guile-readline/LIBGUILEREADLINE-VERSION
ViewVC logotype

Diff of /guile/guile-core/guile-readline/LIBGUILEREADLINE-VERSION

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by rlb, Mon Feb 25 04:33:01 2002 UTC revision 1.2 by rlb, Mon Feb 25 04:56:04 2002 UTC
# Line 0  Line 1 
1    # -*-shell-script-*-
2    
3    # This file contains the shared library versioning information.  Right
4    # now, for this to work properly, you'll also need to add AC_SUBST
5    # calls to the right place in configure.in, add the right
6    # -version-info statement to your Makefile.am, and add a call to
7    # source this file from configure.in.  Later we may automate more of
8    # this.
9    
10    LIBGUILEREADLINE_INTERFACE_CURRENT=10
11    LIBGUILEREADLINE_INTERFACE_REVISION=0
12    LIBGUILEREADLINE_INTERFACE_AGE=0
13    LIBGUILEREADLINE_INTERFACE="${LIBGUILEREADLINE_INTERFACE_CURRENT}:${LIBGUILEREADLINE_INTERFACE_REVISION}:${LIBGUILEREADLINE_INTERFACE_AGE}"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26