aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/profinet
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-12-19 22:44:35 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-12-19 22:44:35 +0000
commitcc7ffdcb07e929122d9aec1364e14a7afc85ef89 (patch)
tree0693b2bc8239e3def60abcbcd8785632f3e13051 /plugins/profinet
parentc302877f8b87b186d4bb75163a20bf5fac7bdc41 (diff)
raise plugin version, as I've done some small but important changes
svn path=/trunk/; revision=20177
Diffstat (limited to 'plugins/profinet')
-rw-r--r--plugins/profinet/ChangeLog4
-rw-r--r--plugins/profinet/moduleinfo.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/plugins/profinet/ChangeLog b/plugins/profinet/ChangeLog
index 078a2e2efd..e1b1095cf3 100644
--- a/plugins/profinet/ChangeLog
+++ b/plugins/profinet/ChangeLog
@@ -29,3 +29,7 @@ Version 0.2.0:
Version 0.2.1:
* PN-MRP and PN-MRRT: add new Media Redundancy Protocol and Media Redundacy for RealTime Protocol dissector
+
+Version 0.2.2:
+
+* PN-IO: RT class 3 packets and some more blocks
diff --git a/plugins/profinet/moduleinfo.h b/plugins/profinet/moduleinfo.h
index 9071602a6e..21a4f25741 100644
--- a/plugins/profinet/moduleinfo.h
+++ b/plugins/profinet/moduleinfo.h
@@ -13,5 +13,5 @@
#endif
/* Version number of package */
-#define VERSION "0.2.1"
+#define VERSION "0.2.2"