Changeset 648
- Timestamp:
- 07/31/05 17:01:32 (3 years ago)
- Files:
-
- trunk/NEWS (modified) (1 diff)
- trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/NEWS
r637 r648 1 Version 2.2.1 2 ------------- 3 4 Changes from 2.2.0: 5 6 * Bugfixes. 7 1 8 Version 2.2.0 2 9 ------------- trunk/configure.ac
r646 r648 1 1 # Process this file with autoconf to produce a configure script. 2 AC_INIT([jabber-gg-transport], [2.2. 0+svn], [jajcus@jajcus.net])2 AC_INIT([jabber-gg-transport], [2.2.1], [jajcus@jajcus.net]) 3 3 4 4 AC_CONFIG_SRCDIR([src/ggtrans.h])
