From 17b6cfaf7d6d14bba4fa077e65119bc71c33332a Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 7 Feb 2020 21:49:21 +0100 Subject: Start next development cycle --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f988c689..393e70d1 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AS_CASE([$host_os], [cygwin], [PLATFORM="cygwin"], [PLATFORM="nix"]) -PACKAGE_STATUS="release" +PACKAGE_STATUS="development" ### Get git branch and revision if in development if test "x$PACKAGE_STATUS" = xdevelopment; then -- cgit 1.4.1-2-gfad0 od='get'> Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/termbox/makefile
blob: 8bdd2704b72ed2e6ed69dbac962f5a34ae295390 (plain) (blame)
1
2
3
4
5
6
7
8
9