Skip to content

Commit 426edb5

Browse files
committed
Updating version for release.
1 parent 3ae8650 commit 426edb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

utils/version_info.tmpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,11 @@
9696
// Malaria: Added ReportFPGNewInfections
9797
// Added unique names for InsecticideWaningEffect in schema
9898
// 2.26 - 07/21/2025 - Malaria: Added MaternalDeposition logic to vector genetics.
99+
// 2.27 - 08/25/2025 - Malaria: Serialization_Mask_Node_Write/Write re-enabled for larval habitat updates. Small changes to logging.
99100

100101

101102
#define MAJOR_VERSION 2
102-
#define MINOR_VERSION 26
103+
#define MINOR_VERSION 27
103104
#ifndef REVISION_NUMBER
104105
#define REVISION_NUMBER $REVISION$
105106
#endif

0 commit comments

Comments
 (0)