Skip to content

Commit 0b1fed8

Browse files
author
ldn-softdev
committed
bumped rpn version
1 parent b9e33a5 commit 0b1fed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpn.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
using namespace std;
3030

3131
#define PRGNAME "Resilient Propagation Neural network (https://github.com/ldn-softdev/Rpnn)"
32-
#define VERSION "1.04"
32+
#define VERSION "1.05"
3333
#define CREATOR "Dmitry Lyssenko"
3434
#define EMAIL "ldn.softdev@gmail.com"
3535

0 commit comments

Comments
 (0)