libtool-patches
[Top][All Lists]
Advanced

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

libltdl/configure.ac has a version, too


From: Ralf Wildenhues
Subject: libltdl/configure.ac has a version, too
Date: Wed, 13 Feb 2008 23:10:05 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Applied to HEAD and branch-1-5, respectively.  Ahem, version 1.2.

Cheers,
Ralf

2008-02-13  Ralf Wildenhues  <address@hidden>

        * libltdl/configure.ac: Bump package version.
        * HACKING: Reminder to do it next time, too.

Index: HACKING
===================================================================
RCS file: /cvsroot/libtool/libtool/HACKING,v
retrieving revision 1.40
diff -u -r1.40 HACKING
--- HACKING     31 Jan 2008 16:21:18 -0000      1.40
+++ HACKING     13 Feb 2008 22:08:38 -0000
@@ -654,7 +654,7 @@
 * Update the LTDL_VERSION_INFO in libltdl/Makefile.inc for changes since
   the last release.
 
-* Update the version number in configure.ac.
+* Update the version number in configure.ac and libltdl/configure.ac.
   See http://www.gnu.org/software/libtool/contribute.html for details of
   the numbering scheme.
 
@@ -701,9 +701,9 @@
 * Send announcement to address@hidden and address@hidden,
   if not an alpha send to address@hidden as well.
 
-* Update version number in configure.ac to next alpha number.
-  See http://www.gnu.org/software/libtool/contribute.html for details of
-  the numbering scheme.
+* Update version number in configure.ac and libltdl/configure.ac to next
+  alpha number.  See http://www.gnu.org/software/libtool/contribute.html
+  for details of the numbering scheme.
 
 * Update NEWS, ChangeLog.
 
Index: libltdl/configure.ac
===================================================================
RCS file: /cvsroot/libtool/libtool/libltdl/configure.ac,v
retrieving revision 1.23
diff -u -r1.23 configure.ac
--- libltdl/configure.ac        6 Jan 2008 16:33:31 -0000       1.23
+++ libltdl/configure.ac        13 Feb 2008 22:08:38 -0000
@@ -40,7 +40,7 @@
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libltdl], [2.1a], address@hidden)
+AC_INIT([libltdl], [2.1c], address@hidden)
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([ltdl.c])
 AC_CONFIG_AUX_DIR([config])



2008-02-13  Ralf Wildenhues  <address@hidden>

        * libltdl/configure.ac: Bump package version.
        * README-alpha: Reminder to do it next time, too.

Index: README-alpha
===================================================================
RCS file: /cvsroot/libtool/libtool/Attic/README-alpha,v
retrieving revision 1.15.2.10
diff -u -r1.15.2.10 README-alpha
--- README-alpha        1 Feb 2008 16:58:19 -0000       1.15.2.10
+++ README-alpha        13 Feb 2008 22:08:49 -0000
@@ -82,7 +82,7 @@
   keys will be registered on ftp-upload.gnu.org and only then will you be
   authorized to upload files to the FSF ftp machines.
 
-* Update the version number in configure.ac.
+* Update the version number in configure.ac and libltdl/configure.ac.
   See http://www.gnu.org/software/libtool/contribute.html for details of
   the numbering scheme.
 
@@ -119,9 +119,9 @@
 * Send announcement to address@hidden and address@hidden,
   if not an alpha send to address@hidden as well.
 
-* Update version number in configure.ac to next alpha number.
-  See http://www.gnu.org/software/libtool/contribute.html for details of
-  the numbering scheme.
+* Update version number in configure.ac and libltdl/configure.ac to next alpha
+  number.  See http://www.gnu.org/software/libtool/contribute.html for details
+  of the numbering scheme.
 
 * Update NEWS, ChangeLog.
 
Index: libltdl/configure.ac
===================================================================
RCS file: /cvsroot/libtool/libtool/libltdl/configure.ac,v
retrieving revision 1.6.2.2
diff -u -r1.6.2.2 configure.ac
--- libltdl/configure.ac        22 Apr 2005 09:05:43 -0000      1.6.2.2
+++ libltdl/configure.ac        13 Feb 2008 22:08:49 -0000
@@ -1,5 +1,5 @@
 ## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright 2001  Free Software Foundation, Inc.
+# Copyright 2001, 2008 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libltdl], [1.2], address@hidden)
+AC_INIT([libltdl], [1.5.27a], address@hidden)
 AC_CONFIG_SRCDIR([ltdl.c])
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]