Whamcloud - gitweb
Branch: b1_2
authoradilger <adilger>
Thu, 16 Sep 2004 16:32:02 +0000 (16:32 +0000)
committeradilger <adilger>
Thu, 16 Sep 2004 16:32:02 +0000 (16:32 +0000)
Update build version.

lustre/ChangeLog
lustre/configure.in

index 3e22a14..df9f65d 100644 (file)
@@ -1,4 +1,4 @@
-tbd         Cluster File Systems, Inc. <info@clusterfs.com>
+2004-09-16  Cluster File Systems, Inc. <info@clusterfs.com>
        * version 1.2.6
        * bug fixes
        - avoid crash during MDS cleanup with OST shut down (2775)
index f3b2eb5..44ce9a1 100644 (file)
@@ -5,7 +5,7 @@
 
 AC_INIT
 AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(lustre, 1.2.5.4)
+AM_INIT_AUTOMAKE(lustre, 1.2.6)
 # AM_MAINTAINER_MODE
 
 # Four main targets: lustre kernel modules, utilities, tests, and liblustre