Browse Source

Bump version to 1.1.

Signed-off-by: Bradley Smith <[email protected]>
Bradley Smith 14 years ago
parent
commit
6d8e582edc
2 changed files with 9 additions and 1 deletions
  1. 8 0
      ChangeLog
  2. 1 1
      configure.ac

+ 8 - 0
ChangeLog

@@ -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 - 1
configure.ac

@@ -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