[monkey-bubble: 584/753] Bump to 2.



commit 3166ebc79d9509ff630410b759ab1ab151f04eef
Author: Martin Baulig <baulig suse de>
Date:   Fri Aug 3 22:08:20 2001 +0000

    Bump to 2.
    
    2001-08-04  Martin Baulig  <baulig suse de>
    
    	* configure.in (GNOME_PLUGIN_SERIAL): Bump to 2.

 ChangeLog    |    4 ++++
 configure.in |    3 ++-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index fbd1880..567c35c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-04  Martin Baulig  <baulig suse de>
+
+	* configure.in (GNOME_PLUGIN_SERIAL): Bump to 2.
+
 2001-08-03  Martin Baulig  <baulig suse de>
 
 	* Makefile.am: Don't build the monikers/ and tools/ subdirs.
diff --git a/configure.in b/configure.in
index 7d02339..c70b8f2 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,8 @@ dnl blocks, this macro needs to be right at the beggining.
 dnl
 AM_PROG_XML_I18N_TOOLS
 
-AC_DEFINE(GNOME_PLUGIN_SERIAL, 1, [Serial number, incremented each time we do a binary incompatible change])
+GNOME_PLUGIN_SERIAL=2
+AC_DEFINE_UNQUOTED(GNOME_PLUGIN_SERIAL, $GNOME_PLUGIN_SERIAL, [Serial number, incremented each time we do a binary incompatible change])
 
 GNOME_COMMON_INIT
 GNOME_PLATFORM_GNOME_2(yes, force)



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