Browse Source

Bumped to 2.2

Héctor García 8 years ago
parent
commit
a9416101f8
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 @@
+2015-06-08 Héctor García  <[email protected]>
+
+	Added info on man page
+
+	Migrated to vte 0.40
+
+	Bumped to version 2.2
+
 2014-12-15 Héctor García  <[email protected]>
 
 	Integrated gettext support

+ 1 - 1
configure.ac

@@ -1,4 +1,4 @@
-AC_INIT([MultiSSH], [2.1], [[email protected]], [mssh])
+AC_INIT([MultiSSH], [2.2], [[email protected]], [mssh])
 AM_CONFIG_HEADER([config.h])
 AM_INIT_AUTOMAKE