diff src/prpl.h @ 9473:670daf18649b

[gaim-migrate @ 10298] (09:29:28) nosnilmot: LSchiere: update the structs, prpl api version & ChangeLog.API following datallah's send_file patch committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 07 Jul 2004 14:02:07 +0000
parents d27156c9c876
children fe35f55ee984
line wrap: on
line diff
--- a/src/prpl.h	Wed Jul 07 06:24:58 2004 +0000
+++ b/src/prpl.h	Wed Jul 07 14:02:07 2004 +0000
@@ -300,8 +300,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.79 */
-#define GAIM_PRPL_API_VERSION 5
+/* GAIM_PRPL_API_VERSION last changed for version: 0.80 */
+#define GAIM_PRPL_API_VERSION 6
 
 #ifdef __cplusplus
 extern "C" {