Version 0.3.13 and updated Makefile.

Fri, 23 Aug 2019 23:17:10 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 23 Aug 2019 23:17:10 +0200
changeset 453
ec4f1d652ed7
parent 452
4dbfa131d173
child 454
f05ced2b5124

Version 0.3.13 and updated Makefile.

config.status file | annotate | diff | comparison | revisions
configure file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
www/Makefile file | annotate | diff | comparison | revisions
--- a/config.status	Fri Aug 23 22:26:13 2019 +0200
+++ b/config.status	Fri Aug 23 23:17:10 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.12"
+S["VERSION"]="0.3.13"
 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.12\""
+D["VERSION"]=" \"0.3.13\""
 D["COPYRIGHT"]=" \"Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
--- a/configure	Fri Aug 23 22:26:13 2019 +0200
+++ b/configure	Fri Aug 23 23:17:10 2019 +0200
@@ -2043,7 +2043,7 @@
 
 
 PACKAGE="bms"
-VERSION="0.3.12"
+VERSION="0.3.13"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 
--- a/configure.ac	Fri Aug 23 22:26:13 2019 +0200
+++ b/configure.ac	Fri Aug 23 23:17:10 2019 +0200
@@ -8,7 +8,7 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.3.12"
+VERSION="0.3.13"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 AC_SUBST(PACKAGE)
--- a/www/Makefile	Fri Aug 23 22:26:13 2019 +0200
+++ b/www/Makefile	Fri Aug 23 23:17:10 2019 +0200
@@ -14,6 +14,7 @@
 		  prod_archive_code.php prod_archive_date.php prod_archive_name.php prod_beerxml.php \
 		  prod_checklist.php prod_duplicate.php prod_edit.php prod_export.php prod_forum.php \
 		  prod_impbrew.php prod_inprod.php prod_new.php prod_print.php prod_torecipe.php \
+		  prod_r_efficiency.php  prod_r_totals.php \
 		  profile_fermentation.php profile_mash.php profile_setup.php profile_styles.php \
 		  profile_water.php \
 		  rec_beerxml.php rec_duplicate.php rec_edit.php rec_export.php rec_forum.php \

mercurial