Signed-off-by: Bradley Smith <[email protected]>
@@ -1,3 +1,11 @@
+2009-09-05 Bradley Smith <[email protected]>
+
+ Bump version to 1.1.
+2009-09-03 Bradley Smith <[email protected]>
+ Implement .mssh_clusters config file.
2009-09-02 Bradley Smith <[email protected]>
Bump version to 1.0.
@@ -1,4 +1,4 @@
-AC_INIT([MultiSSH], [1.0], [[email protected]], [mssh])
+AC_INIT([MultiSSH], [1.1], [[email protected]], [mssh])
AM_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE