Skip to content

Commit 20f5362

Browse files
committed
Bump version to 1.1.5.pre for development.
1 parent 96952ce commit 20f5362

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/jruby-launcher.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JRubyLauncher
2-
VERSION = "1.1.4"
2+
VERSION = "1.1.5.pre"
33
end

version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
#ifndef _VERSION_H_
77
#define _VERSION_H_
88

9-
#define JRUBY_LAUNCHER_VERSION "1.1.4"
9+
#define JRUBY_LAUNCHER_VERSION "1.1.5.pre"
1010

1111
#endif // ! _VERSION_H_

0 commit comments

Comments
 (0)