diff src/prpl.h @ 9301:3d5519a84d02

[gaim-migrate @ 10105] Some stuff. Mostly from nosnilmot. Re-split the raise on events preference for IMs and chats. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 17 Jun 2004 01:18:21 +0000
parents 7a8aa87164ae
children b3bda982996b
line wrap: on
line diff
--- a/src/prpl.h	Thu Jun 17 00:26:57 2004 +0000
+++ b/src/prpl.h	Thu Jun 17 01:18:21 2004 +0000
@@ -306,8 +306,8 @@
 
 /* It's not like we're going to run out of integers for this version
    number, but we only want to really change it once per release. */
-/* GAIM_PRPL_API_VERSION last changed for version: 0.78 */
-#define GAIM_PRPL_API_VERSION 4
+/* GAIM_PRPL_API_VERSION last changed for version: 0.79 */
+#define GAIM_PRPL_API_VERSION 5
 
 #ifdef __cplusplus
 extern "C" {