Increase version number

This commit is contained in:
Keith Winstein
2012-03-12 04:52:55 -04:00
parent 4f8f938369
commit 91b8d500a5
4 changed files with 16 additions and 2 deletions
+8
View File
@@ -1,3 +1,11 @@
mosh (1.0-1) unstable; urgency=low
* Version 1.0 released.
* mosh now supports --version option and prints no-warranty message.
-- Keith Winstein <keithw@mit.edu> Mon, 12 Mar 2012 04:51:43 -0400
mosh (0.98c-1) unstable; urgency=low
* Fix pointer comparison (Anders Kaseorg)