We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017bb54 commit b4c6311Copy full SHA for b4c6311
debian/changelog
@@ -1,4 +1,4 @@
1
-izulu (2.0.0) trusty; urgency=low
+izulu (2.0.1) trusty; urgency=low
2
3
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
4
izulu
@@ -348,7 +348,7 @@ while [[ $# -gt 0 ]] ; do
348
;;
349
350
--version)
351
- echo "izulu 2.0"
+ echo "izulu 2.0.1"
352
exit 0
353
354
esac
0 commit comments