summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-12-28 14:24:43 +0000
committerRoy Marples <roy@marples.name>2020-12-28 14:24:43 +0000
commit7e8da683992bd2d3231394d729585054e4cdc1fc (patch)
treef344cd737ab8d82e3dfe23ff21e3f2782bf320a9
parent3175dbc2fa23aa5a2ff7d97c0ceb596ba6fd1b0a (diff)
downloaddhcpcd-ui-7e8da683992bd2d3231394d729585054e4cdc1fc.tar.xz
Release dhcpcd-ui-0.7.8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dd3f857..0e9cc1f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PROG= dhcpcd-ui
-VERSION= 0.7.7
+VERSION= 0.7.8
TOPDIR= .
include ${TOPDIR}/iconfig.mk