We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5676c2d commit 10ae32cCopy full SHA for 10ae32c
2 files changed
NEWS
@@ -1,6 +1,8 @@
1
NEWS/ChangeLog for rJava
2
--------------------------
3
4
+0.8-1 (under development)
5
+
6
0.8-0 2009-10-27
7
o new exception handling was introduced:
8
src/rJava.h
@@ -1,7 +1,7 @@
#ifndef __RJAVA_H__
#define __RJAVA_H__
-#define RJAVA_VER 0x000800 /* rJava v0.8-0 */
+#define RJAVA_VER 0x000801 /* rJava v0.8-1 */
/* important changes between versions:
3.0 - adds compiler
0 commit comments