[OSADL-svn-commits] r41 - fddi-20070618-1-ptx3

OSADL repository commits osadl-svn-commits at lists.osadl.org
Tue Oct 2 11:44:02 CEST 2007


Author: robert
Date: Wed Jul  4 14:33:22 2007
New Revision: 41

Log:
version bump

Modified:
   fddi-20070618-1-ptx3/configure.ac

Modified: fddi-20070618-1-ptx3/configure.ac
==============================================================================
--- fddi-20070618-1-ptx3/configure.ac	(original)
+++ fddi-20070618-1-ptx3/configure.ac	Wed Jul  4 14:33:22 2007
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.59)
 
-AC_INIT([fddi], [0.0.1], [bugs at pengutronix.de])
+AC_INIT([fddi], [20070618-1-ptx3], [bugs at pengutronix.de])
 AC_CONFIG_HEADERS([include/fddi_config.h])
 AC_CONFIG_SRCDIR([src/libfddi.c])
 AC_CONFIG_MACRO_DIR([config/m4])


More information about the OSADL-svn-commits mailing list