File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<!--
2- Encog Artificial Intelligence Framework v3.3
2+ Encog Artificial Intelligence Framework v3.4
33 Java Version
44 http://www.heatonresearch.com/encog/
55 http://code.google.com/p/encog-java/
@@ -33,7 +33,7 @@ Authors of this POM file: iirekm, jheaton
3333 <modelVersion >4.0.0</modelVersion >
3434 <groupId >org.encog</groupId >
3535 <artifactId >encog-core</artifactId >
36- <version >3.3.0 </version >
36+ <version >3.4.0-SNAPSHOT </version >
3737 <packaging >jar</packaging >
3838 <name >Encog Core</name >
3939 <description >Encog Machine Learning Framework.</description >
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ public final class Encog {
5757 /**
5858 * The current engog version, this should be read from the properties.
5959 */
60- public static final String VERSION = "3.3 .0" ;
60+ public static final String VERSION = "3.4 .0" ;
6161
6262 /**
6363 * The current engog version, this should be read from the properties.
You can’t perform that action at this time.
0 commit comments