]> err.no Git - scalable-opengroupware.org/commitdiff
bundle -> wobundle
authorznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 12 Jul 2005 14:16:27 +0000 (14:16 +0000)
committerznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 12 Jul 2005 14:16:27 +0000 (14:16 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@721 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/SoObjects/Appointments/ChangeLog
SOGo/SoObjects/Appointments/GNUmakefile
SOGo/SoObjects/Appointments/Version

index bde97919dc49d97e5d64ebd45790b16592b45e24..c0bc6c98ca0209a5a32abe325e37078c785046cc 100644 (file)
@@ -1,5 +1,10 @@
 2005-07-12  Marcus Mueller  <znek@mulle-kybernetik.com>
 
+       * v0.9.38
+       
+       * GNUmakefile: changed inclusion of bundle.make to wobundle.make
+         because of new components
+
        * v0.9.37
 
        * SOGoAptMailNotification.[hm]: new component forming the basis for
index 1cab33833f2a50c1a2f407c3c7e99586305a4f0d..cdab4d942a965debed158d7fbe43160d5ff88dac 100644 (file)
@@ -27,6 +27,6 @@ Appointments_COMPONENTS +=            \
        SOGoAptMailUpdate.wo            \
 
 -include GNUmakefile.preamble
-include $(GNUSTEP_MAKEFILES)/bundle.make
+include $(GNUSTEP_MAKEFILES)/wobundle.make
 -include GNUmakefile.postamble
 include ../../fhsbundle.make
index 7300dc6ea0c3e2e027677793bc15f96f1bf45d85..b7c46abf93afa7ec3d99a28bfc4a5b1b010b0776 100644 (file)
@@ -1,6 +1,6 @@
 # Version file
 
-SUBMINOR_VERSION:=37
+SUBMINOR_VERSION:=38
 
 # v0.9.32 requires libGDLContentStore v4.5.26
 # v0.9.28 requires libNGiCal          v4.5.47