Changeset 683 for trunk/win32/include/config.h
- Timestamp:
- 17/08/08 23:58:55 (5 months ago)
- Files:
-
- 1 modified
-
trunk/win32/include/config.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/win32/include/config.h
r676 r683 521 521 522 522 /* Define to the full name and version of this package. */ 523 #define PACKAGE_STRING "jabberd 2. 1SVN"523 #define PACKAGE_STRING "jabberd 2.2SVN" 524 524 525 525 /* Define to the one symbol short name of this package. */ … … 527 527 528 528 /* Define to the version of this package. */ 529 #define PACKAGE_VERSION "2. 1SVN"529 #define PACKAGE_VERSION "2.2SVN" 530 530 531 531 /* Define to 1 if you want to enable memory pool statistics. */
