Skip to content

Commit b4c6311

Browse files
committed
2.0.1 version bump
1 parent 017bb54 commit b4c6311

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

debian/changelog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
izulu (2.0.0) trusty; urgency=low
1+
izulu (2.0.1) trusty; urgency=low
22

33
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
44

izulu

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ while [[ $# -gt 0 ]] ; do
348348
;;
349349

350350
--version)
351-
echo "izulu 2.0"
351+
echo "izulu 2.0.1"
352352
exit 0
353353
;;
354354
esac

0 commit comments

Comments
 (0)