Skip to content

Commit eb84d7c

Browse files
committed
Release 1.11
1 parent e7e5f28 commit eb84d7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
New in Portecle x.xx (201x-xx-xx):
1+
New in Portecle 1.11 (2017-12-12):
22
----------------------------------
33

44
Enhancements:

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<project name="portecle" basedir="." default="jar" xmlns:p="urn:net.sf.portecle">
44

5-
<property name="version" value="1.10" />
5+
<property name="version" value="1.11" />
66
<property name="helpbaseurl.default" value="/doc" />
77

88
<property file="build.properties" />

0 commit comments

Comments
 (0)