Version 0.3.10. Added some more remarks for the yeast database tables.

Sun, 30 Jun 2019 20:04:22 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 30 Jun 2019 20:04:22 +0200
changeset 434
3ad856b99c56
parent 433
c2d42c5ae51b
child 435
2dacad5f5fd3
child 437
265e3d50d3ee

Version 0.3.10. Added some more remarks for the yeast database tables.

README.design file | annotate | diff | comparison | revisions
config.status file | annotate | diff | comparison | revisions
configure file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
--- a/README.design	Sun Jun 30 13:56:06 2019 +0200
+++ b/README.design	Sun Jun 30 20:04:22 2019 +0200
@@ -21,6 +21,18 @@
   sta1 (diastatic)
   beta glucosidase
 Gist typen: Brettanomyces, Wild yeast, Kviek, Spontaneous.
+Gist klasse: N/A, Saccharomyces cerevisiae, Saccharomyces pastorianus, Saccharomyces Bayanus, 
+
+Nieuwe velden:
+  class		int32		low16		high16
+				none		none
+				Saccharomyces	cerevisiae
+						pastorianus
+						Bayanus
+  pofpos	boolean
+  zymocide	int4		none, K1, K2, K28, Klus
+  sta1		boolean
+
 
 
 Recept/Product: toevoegen final pH.
--- a/config.status	Sun Jun 30 13:56:06 2019 +0200
+++ b/config.status	Sun Jun 30 20:04:22 2019 +0200
@@ -621,7 +621,7 @@
 S["CC"]="gcc"
 S["CYEARS"]="2016-2019"
 S["COPYRIGHT"]="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
-S["VERSION"]="0.3.9"
+S["VERSION"]="0.3.10"
 S["PACKAGE"]="bms"
 S["SUBDIRS"]="bmsd doc script tools www"
 S["target_alias"]=""
@@ -710,7 +710,7 @@
 D["PACKAGE_STRING"]=" \"\""
 D["PACKAGE_BUGREPORT"]=" \"\""
 D["PACKAGE_URL"]=" \"\""
-D["VERSION"]=" \"0.3.9\""
+D["VERSION"]=" \"0.3.10\""
 D["COPYRIGHT"]=" \"Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
--- a/configure	Sun Jun 30 13:56:06 2019 +0200
+++ b/configure	Sun Jun 30 20:04:22 2019 +0200
@@ -2043,7 +2043,7 @@
 
 
 PACKAGE="bms"
-VERSION="0.3.9"
+VERSION="0.3.10"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 
--- a/configure.ac	Sun Jun 30 13:56:06 2019 +0200
+++ b/configure.ac	Sun Jun 30 20:04:22 2019 +0200
@@ -8,7 +8,7 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.3.9"
+VERSION="0.3.10"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 AC_SUBST(PACKAGE)

mercurial