Updates post release
This commit is contained in:
@@ -16,7 +16,7 @@ allprojects {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = 'net.rubygrapefruit'
|
group = 'net.rubygrapefruit'
|
||||||
version = '0.10'
|
version = '0.11'
|
||||||
|
|
||||||
if (!project.hasProperty('release')) {
|
if (!project.hasProperty('release')) {
|
||||||
version = "${version}-dev"
|
version = "${version}-dev"
|
||||||
|
|||||||
@@ -97,6 +97,8 @@ Some sample code to use the terminal:
|
|||||||
|
|
||||||
* Fixes for non-ascii file names on OS X when running under the Apple JVM.
|
* Fixes for non-ascii file names on OS X when running under the Apple JVM.
|
||||||
|
|
||||||
|
You should avoid using this release, and use 0.10 or later instead.
|
||||||
|
|
||||||
### 0.8
|
### 0.8
|
||||||
|
|
||||||
* Ported to FreeBSD. Thanks to [Zsolt Kúti](https://github.com/tinca).
|
* Ported to FreeBSD. Thanks to [Zsolt Kúti](https://github.com/tinca).
|
||||||
|
|||||||
Reference in New Issue
Block a user