Changeset 117

Show
Ignore:
Timestamp:
04/13/02 17:55:09 (7 years ago)
Author:
jajcus
Message:

- Version: 1.0.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure.ac

    r112 r117  
    11# Process this file with autoconf to produce a configure script. 
    2 AC_INIT(jabber-gg-transport, 0.9.9,jajcus@pld.org.pl) 
    3 AM_INIT_AUTOMAKE(jabber-gg-transport, 0.9.9,jajcus@pld.org.pl) 
     2AC_INIT(jabber-gg-transport, 1.0.0,jajcus@pld.org.pl) 
     3AM_INIT_AUTOMAKE(jabber-gg-transport, 1.0.0,jajcus@pld.org.pl) 
    44AC_CONFIG_SRCDIR([src/ggtrans.h]) 
    55AM_CONFIG_HEADER(config.h)