We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad9a19 commit 3d5d001Copy full SHA for 3d5d001
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
This change log contains the highlights of major changes. For details on all finer changes please check the commits history.
4
5
+## 2.1.1 (2018-02-21)
6
+
7
+Miscellaneous:
8
9
+- Updated package file version number.
10
11
## 2.1 (2018-02-19)
12
13
Features:
package/pascaltz.lpk
@@ -17,7 +17,7 @@
17
https://github.com/dezlov/PascalTZ"/>
18
<License Value="GNU Library General Public License (LGPL) with a special exception.
19
Read accompanying README and COPYING files for more details."/>
20
- <Version Major="1"/>
+ <Version Major="2" Minor="1" Release="1"/>
21
<Files Count="1">
22
<Item1>
23
<Filename Value="pascaltzreg.pas"/>
0 commit comments