configure.ac
branchstable-1.5
changeset 2526 2eff7c993a63
parent 2514 e2257824c563
child 2532 bdadf6da4914
child 2549 933a1b36b05f
--- a/configure.ac	Tue Feb 12 17:30:45 2013 +0100
+++ b/configure.ac	Tue Feb 12 17:31:08 2013 +0100
@@ -31,13 +31,15 @@
 
 #
 # Release procedure
-# - Update version number below
+# - Update Ethernet drivers up to release kernel version
 # - Write NEWS entry with changes since last release
 # - Check for complete Doxygen comments
 # - Update version number in documentation
-# - Update the ChangeLog
-#
-AC_INIT([ethercat],[1.5.1],[fp@igh-essen.com])
+# - Update the ChangeLog -> hg log -bstable-1.5 --style=changelog > ChangeLog
+# - Update version number below
+# - make dist-bzip2
+#
+AC_INIT([ethercat],[1.5.2],[fp@igh-essen.com])
 AC_CONFIG_AUX_DIR([autoconf])
 AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2])
 AC_PREFIX_DEFAULT([/opt/etherlab])