soylent r154 - trunk/libsoylent



Author: svenp
Date: Sun Jun  8 11:39:40 2008
New Revision: 154
URL: http://svn.gnome.org/viewvc/soylent?rev=154&view=rev

Log:
removed version macro

Modified:
   trunk/libsoylent/soylent-person.h

Modified: trunk/libsoylent/soylent-person.h
==============================================================================
--- trunk/libsoylent/soylent-person.h	(original)
+++ trunk/libsoylent/soylent-person.h	Sun Jun  8 11:39:40 2008
@@ -4,8 +4,7 @@
 #define SOYLENT_PERSON_H
 
 #include <glib.h>
-
-#define SOYLENT_VERSION "0.0.1"
+#include <glib-object.h>
 
 gint soylent_person_foo(const gchar *bar);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]