Changeset 3832 for trunk

Show
Ignore:
Timestamp:
08/13/04 00:04:53 (4 years ago)
Author:
emostar
Message:

Licq 1.3.0: PRE-RELEASE

Location:
trunk
Files:
8 modified

Legend:

Unmodified
Added
Removed
  • trunk/auto-reply/src/main.cpp

    r2518 r3832  
    7070    { 
    7171      case 'h':  // help 
    72         LP_Usage(); 
     72        puts(LP_Usage()); 
    7373        return false; 
    7474      case 'e': // enable 
  • trunk/console/configure.in

    r3559 r3832  
    66 
    77dnl All versioning is done via the following line 
    8 AM_INIT_AUTOMAKE(Licq-Console, 1.2.7) 
     8AM_INIT_AUTOMAKE(Licq-Console, 1.3.0) 
    99AM_CONFIG_HEADER(config.h) 
    1010 
  • trunk/console/src/main.cpp

    r3559 r3832  
    2929const char *LP_Version() 
    3030{ 
    31   static const char version[] = "1.2.7"; 
     31  static const char version[] = "1.3.0"; 
    3232  return version; 
    3333} 
     
    6565    { 
    6666    case 'h':  // help 
    67       LP_Usage(); 
     67      puts(LP_Usage()); 
    6868      return false; 
    6969    } 
  • trunk/email/src/main.cpp

    r2518 r3832  
    3737const char *LP_Version() 
    3838{ 
    39   static const char version[] = "1.0.2"; 
     39  static const char version[] = "1.3.0"; 
    4040  return version; 
    4141} 
     
    7070    { 
    7171    case 'h':  // help 
    72       LP_Usage(); 
     72      puts(LP_Usage()); 
    7373      return false; 
    7474    case 'e': // enable 
  • trunk/licq/configure.in

    r3789 r3832  
    66 
    77dnl All versioning is done via these defines 
    8 INT_VERSION=1028 
    9 AM_INIT_AUTOMAKE(licq, 1.2.8) 
     8INT_VERSION=1030 
     9AM_INIT_AUTOMAKE(licq, 1.3.0) 
    1010 
    1111AM_CONFIG_HEADER(config.h) 
  • trunk/qt-gui/configure.in

    r3569 r3832  
    66 
    77dnl All versioning is done via the following line 
    8 AM_INIT_AUTOMAKE(Licq-Qt-GUI, 1.2.8) 
     8AM_INIT_AUTOMAKE(Licq-Qt-GUI, 1.3.0) 
    99AM_CONFIG_HEADER(config.h) 
    1010 
  • trunk/qt-gui/qt-gui.pro

    r3543 r3832  
    3434           src/mmsenddlg.h \ 
    3535           src/optionsdlg.h \ 
     36           src/ownermanagerdlg.h \ 
    3637           src/outputwin.h \ 
    3738           src/plugindlg.h \ 
     
    7879           src/mmsenddlg.cpp \ 
    7980           src/optionsdlg.cpp \ 
     81           src/ownermanagerdlg.cpp \  
    8082           src/outputwin.cpp \ 
    8183           src/plugindlg.cpp \ 
     
    9799           src/utilitydlg.cpp \ 
    98100           src/wharf.cpp \ 
    99            src/wrap_kde_malloc.cpp 
     101           src/wrap_kde_malloc.cpp \ 
    100102 
    101103TRANSLATIONS = po/cs_CZ.ts \ 
  • trunk/rms/src/main.cpp

    r2828 r3832  
    6969    { 
    7070    case 'h':  // help 
    71       LP_Usage(); 
     71      puts(LP_Usage()); 
    7272      return false; 
    7373    case 'd': // enable