Changeset 489

Show
Ignore:
Timestamp:
02/20/04 19:12:21 (5 years ago)
Author:
jajcus
Message:

*** Version 2.0.8 ***

Files:

Legend:

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

    r485 r489  
    11# Process this file with autoconf to produce a configure script. 
    2 AC_INIT([jabber-gg-transport], [2.0.7], [jajcus@pld.org.pl]) 
     2AC_INIT([jabber-gg-transport], [2.0.8], [jajcus@pld.org.pl]) 
    33AC_CONFIG_SRCDIR([src/ggtrans.h]) 
    44AM_INIT_AUTOMAKE 
     
    6767XGETTEXT="${XGETTEXT} --keyword=L_" 
    6868 
    69 AC_CONFIG_FILES([Makefile src/Makefile m4/Makefile ]) 
     69AC_CONFIG_FILES([Makefile src/Makefile m4/Makefile po/Makefile.in]) 
    7070AC_OUTPUT