]> err.no Git - scalable-opengroupware.org/commitdiff
fixed compilation
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 12 Jul 2005 14:18:55 +0000 (14:18 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 12 Jul 2005 14:18:55 +0000 (14:18 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@722 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/SoObjects/Appointments/ChangeLog
SOGo/SoObjects/Appointments/GNUmakefile
SOGo/SoObjects/Appointments/Version
SOGo/SoObjects/Appointments/bundle-info.plist [new file with mode: 0644]

index c0bc6c98ca0209a5a32abe325e37078c785046cc..5cee00216300b168d264a7287f3958bb8d3da076 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-12  Helge Hess  <helge.hess@opengroupware.org>
+
+       * fixed compilation (v0.9.39)
+
 2005-07-12  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * v0.9.38
index cdab4d942a965debed158d7fbe43160d5ff88dac..041ee251603bf9cd85f78cf5cc11b8a96433c952 100644 (file)
@@ -2,7 +2,7 @@
 
 include ../common.make
 
-BUNDLE_NAME = Appointments
+WOBUNDLE_NAME = Appointments
 
 Appointments_PRINCIPAL_CLASS = SOGoAppointmentsProduct
 
index b7c46abf93afa7ec3d99a28bfc4a5b1b010b0776..73ad775e3fe20bd8fd0f74e467289e14db1d3c5f 100644 (file)
@@ -1,6 +1,6 @@
 # Version file
 
-SUBMINOR_VERSION:=38
+SUBMINOR_VERSION:=39
 
 # v0.9.32 requires libGDLContentStore v4.5.26
 # v0.9.28 requires libNGiCal          v4.5.47
diff --git a/SOGo/SoObjects/Appointments/bundle-info.plist b/SOGo/SoObjects/Appointments/bundle-info.plist
new file mode 100644 (file)
index 0000000..2c63c08
--- /dev/null
@@ -0,0 +1,2 @@
+{
+}