We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a822b7 commit 2c88b2cCopy full SHA for 2c88b2c
2 files changed
debian/changelog
@@ -1,9 +1,19 @@
1
+libethercat (0.6.3) unstable; urgency=low
2
+
3
+ * fix: eeprom size up to 64kB
4
+ * fix: copying ifname to ifr
5
+ * add: git changelog gen script
6
7
+ -- Robert Burger <robert.burger@dlr.de> Tue, 10 Dec 2024 06:15:18 +0100
8
9
libethercat (0.6.2) unstable; urgency=low
10
11
+ * fix: debian rules duplicate rule
12
+ * update: changelog for 0.6.2
13
* bump: 0.6.2
14
* update: changelog for 0.6.1
15
- -- Robert Burger <robert.burger@dlr.de> Sat, 30 Nov 2024 09:35:56 +0100
16
+ -- Robert Burger <robert.burger@dlr.de> Sat, 30 Nov 2024 09:36:46 +0100
17
18
libethercat (0.6.1) unstable; urgency=low
19
project.properties
@@ -1,2 +1,2 @@
-VERSION = 0.6.2
+VERSION = 0.6.3
MAINTAINER = Robert Burger <robert.burger@dlr.de>
0 commit comments