Author: mkestner
Date: 2008-01-24 16:25:59 -0500 (Thu, 24 Jan 2008)
New Revision: 93840

Modified:
   branches/gnome-sharp-2-16-branch/ChangeLog
   branches/gnome-sharp-2-16-branch/bootstrap-2.16
   branches/gnome-sharp-2-16-branch/gconf/GConf/Makefile.am
Log:

2008-01-24  Mike Kestner  <[EMAIL PROTECTED]>

        * bootstrap-2.16: bump version.
        * gconf/GConf/Makefile.am: distcheck clean fix.


Modified: branches/gnome-sharp-2-16-branch/ChangeLog
===================================================================
--- branches/gnome-sharp-2-16-branch/ChangeLog  2008-01-24 21:21:52 UTC (rev 
93839)
+++ branches/gnome-sharp-2-16-branch/ChangeLog  2008-01-24 21:25:59 UTC (rev 
93840)
@@ -1,3 +1,8 @@
+2008-01-24  Mike Kestner  <[EMAIL PROTECTED]>
+
+       * bootstrap-2.16: bump version.
+       * gconf/GConf/Makefile.am: distcheck clean fix.
+
 2007-12-07  Mike Kestner  <[EMAIL PROTECTED]>
 
        * Makefile.include: some refinement of the variable mangling.

Modified: branches/gnome-sharp-2-16-branch/bootstrap-2.16
===================================================================
--- branches/gnome-sharp-2-16-branch/bootstrap-2.16     2008-01-24 21:21:52 UTC 
(rev 93839)
+++ branches/gnome-sharp-2-16-branch/bootstrap-2.16     2008-01-24 21:25:59 UTC 
(rev 93840)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Run this to set configure.in up for an API version.
 
-GNOME_SHARP_VERSION=2.16.0
+GNOME_SHARP_VERSION=2.16.1
 ASSEMBLY_VERSION=2.16.0.0
 POLICY_VERSIONS="2.4 2.6 2.8"
 GTK_REQUIRED_VERSION=2.10.3

Modified: branches/gnome-sharp-2-16-branch/gconf/GConf/Makefile.am
===================================================================
--- branches/gnome-sharp-2-16-branch/gconf/GConf/Makefile.am    2008-01-24 
21:21:52 UTC (rev 93839)
+++ branches/gnome-sharp-2-16-branch/gconf/GConf/Makefile.am    2008-01-24 
21:25:59 UTC (rev 93840)
@@ -2,7 +2,7 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = gconf-sharp-2.0.pc
 noinst_DATA = $(TARGET) $(POLICY_ASSEMBLIES)
-CLEANFILES = $(ASSEMBLY) $(ASSEMBLY).mdb gtk-sharp.snk $(POLICY_ASSEMBLIES) 
$(POLICY_CONFIGS)
+CLEANFILES = $(ASSEMBLY) $(ASSEMBLY).mdb gtk-sharp.snk $(POLICY_ASSEMBLIES) 
$(POLICY_CONFIGS) AssemblyInfo.cs
 DISTCLEANFILES = gconf-sharp-2.0.pc $(ASSEMBLY).config
 
 POLICY_ASSEMBLIES = $(addsuffix .$(ASSEMBLY), $(addprefix policy., 
$(POLICY_VERSIONS)))

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to