Commit Diff
Commit:
9e5765b739e853e7c6bf10d9e24f4641d033d660
Date:
Wed Jul 13 11:32:53 2022
UTC
Message
bump version
--- Makefile
+++ Makefile
@@ -1,6 +1,6 @@
.PHONY: all clean distclean install
-VERSION = 0.10
+VERSION = 0.11
PROG = amused
DISTNAME = ${PROG}-${VERSION}
Omar Polo