Whamcloud - gitweb
Update build version, release date.
authoradilger <adilger>
Fri, 18 Jun 2004 17:43:09 +0000 (17:43 +0000)
committeradilger <adilger>
Fri, 18 Jun 2004 17:43:09 +0000 (17:43 +0000)
b=3229

lustre/ChangeLog
lustre/configure.in

index 30da8bf..83a4551 100644 (file)
@@ -1,6 +1,11 @@
 tbd  Cluster File Systems, Inc. <info@clusterfs.com>
        * version 1.2.3
        * bug fixes
+       * miscellania
+
+2004-06-17  Cluster File Systems, Inc. <info@clusterfs.com>
+       * version 1.2.3
+       * bug fixes
        - clean kiobufs before and after use (3485)
        - strip trailing '/'s before comparing paths with /proc/mounts (3486)
        - remove assertions to work around "in-flight rpcs" recovery bug (3063)
index 99a1347..7330a21 100644 (file)
@@ -5,7 +5,7 @@
 
 AC_INIT
 AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(lustre, 1.2.2.4)
+AM_INIT_AUTOMAKE(lustre, 1.2.3)
 # AM_MAINTAINER_MODE
 
 # Four main targets: lustre kernel modules, utilities, tests, and liblustre