Version 0.3.9

Thu, 20 Jun 2019 22:16:05 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 20 Jun 2019 22:16:05 +0200
changeset 425
7671a5fc5171
parent 424
7d231014b301
child 426
beb1a83af4e7
child 428
a5d4467c9201

Version 0.3.9

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	Thu Jun 20 22:14:42 2019 +0200
+++ b/README.design	Thu Jun 20 22:16:05 2019 +0200
@@ -18,13 +18,3 @@
 
 Popups in de editors met rekenhulpjes.
 
-Packaging: water dilutition and liquer infusion.
-  Calculate final SG, EBC and IBU.
-    package_volume,
-    package_infuse_amount, package_infuse_abv,
-    package_infuse_notes.
-    package_abv
-  Calculate water for priming sugare effect. 1 SG point?
-    bottle_priming_water (to sugar mix)
-    keg_priming_water
-
--- a/config.status	Thu Jun 20 22:14:42 2019 +0200
+++ b/config.status	Thu Jun 20 22:16:05 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.8"
+S["VERSION"]="0.3.9"
 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.8\""
+D["VERSION"]=" \"0.3.9\""
 D["COPYRIGHT"]=" \"Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
--- a/configure	Thu Jun 20 22:14:42 2019 +0200
+++ b/configure	Thu Jun 20 22:16:05 2019 +0200
@@ -2043,7 +2043,7 @@
 
 
 PACKAGE="bms"
-VERSION="0.3.8"
+VERSION="0.3.9"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 
--- a/configure.ac	Thu Jun 20 22:14:42 2019 +0200
+++ b/configure.ac	Thu Jun 20 22:16:05 2019 +0200
@@ -8,7 +8,7 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.3.8"
+VERSION="0.3.9"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 AC_SUBST(PACKAGE)

mercurial