hotssh r67 - in trunk: . hotssh



Author: walters
Date: Fri Dec 19 03:49:57 2008
New Revision: 67
URL: http://svn.gnome.org/viewvc/hotssh?rev=67&view=rev

Log:
Release 0.2.6.

Modified:
   trunk/hotssh/version.py
   trunk/wscript

Modified: trunk/hotssh/version.py
==============================================================================
--- trunk/hotssh/version.py	(original)
+++ trunk/hotssh/version.py	Fri Dec 19 03:49:57 2008
@@ -19,7 +19,7 @@
 # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 
 # THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-__version__ = '0.201'
+__version__ = '0.2.6'
 
 def svn_version_str():
     if not svn_version_info:

Modified: trunk/wscript
==============================================================================
--- trunk/wscript	(original)
+++ trunk/wscript	Fri Dec 19 03:49:57 2008
@@ -5,7 +5,7 @@
 import Configure
 import gnome, python, intltool, misc
 
-VERSION='0.2.5'
+VERSION='0.2.6'
 APPNAME='hotssh'
 srcdir = '.'
 blddir = 'build'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]