浏览代码

Bumped to version 2.1

Héctor García 9 年之前
父节点
当前提交
c8c3337257
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 2 0
      ChangeLog
  2. 1 1
      configure.ac

+ 2 - 0
ChangeLog

@@ -4,6 +4,8 @@
 
 	Added Spanish translation
 
+	Bumped to version 2.1
+
 2014-12-12 Héctor García  <[email protected]>
 
 	Upgrade deprecated funtions to support GTK 3.14

+ 1 - 1
configure.ac

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