Changeset 149

Show
Ignore:
Timestamp:
06/01/07 17:24:16 (18 months ago)
Author:
zany
Message:

bumping lib versions

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configure.in

    r148 r149  
    124124# libtool uses current:release:age to produce .c-a.a.r 
    125125# http://www.gnu.org/software/libtool/manual.html#Updating-version-info 
    126 OBEXFTP_VERSION="1\:0\:1" 
    127 MULTICOBEX_VERSION="1\:0\:0" 
    128 BFB_VERSION="0\:4\:0" 
     126OBEXFTP_VERSION="2\:0\:2" 
     127MULTICOBEX_VERSION="1\:1\:0" 
     128BFB_VERSION="0\:5\:0" 
    129129AC_SUBST(VERSION) 
    130130AC_SUBST(OBEXFTP_VERSION)