Skip to content

Commit 99f526f

Browse files
committed
New prerelease: v0.5.0.pre
* Specify multiple remotes with `--remotes "host2 1194 tcp","host3 1195 udp"` flag.
1 parent 1d3f2c1 commit 99f526f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- Unreleased
1+
= 0.5.0.pre / 2015-01-24
22
* Specify multiple remotes with `--remotes "host2 1194 tcp","host3 1195 udp"` flag.
33

44
= 0.4.2 / 2014-07-05

lib/ovpnmcgen/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module Ovpnmcgen
2-
VERSION = "0.4.2"
2+
VERSION = "0.5.0.pre"
33
SUMMARY = "An OpenVPN iOS Configuration Profile (.mobileconfig) Utility"
44
end

0 commit comments

Comments
 (0)