[SCM] Gerris Flow Solver branch, upstream,	updated. 665a3ca896c2413039f477afe7d64cdddf56fce5
    Drew Parsons 
    dparsons at debian.org
       
    Tue May 26 07:39:03 UTC 2009
    
    
  
The following commit has been merged in the upstream branch:
commit 665a3ca896c2413039f477afe7d64cdddf56fce5
Author: Drew Parsons <dparsons at debian.org>
Date:   Tue May 26 17:34:13 2009 +1000
    Add version.h from upstream tarball.
    
    src/version.h is not kept in upstream darcs repository, but is
    generated automatically by upstream when the official tarball is
    created.
diff --git a/src/version.h b/src/version.h
new file mode 100644
index 0000000..6f50737
--- /dev/null
+++ b/src/version.h
@@ -0,0 +1,11 @@
+/* version.h
+ *
+ * This is a generated file.  Please modify 'darcsversion.sh'
+ */
+
+#ifndef GFSVERSION_H
+#define GFSVERSION_H
+
+#define GFS_BUILD_VERSION "090512-031855"
+
+#endif /* GFSVERSION_H */
-- 
Gerris Flow Solver
    
    
More information about the debian-science-commits
mailing list