File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 44# creation to produce a "smudged" ChangeLog file containing the contents of the
55# annotated/signed tags listed below.
66
7+ topgit-0.19.12 # Compatibility Conundrum
78topgit-0.19.11 # Speed Bump
89topgit-0.19.10 # Pedantically POSIX
910topgit-0.19.9 # Regression Relief
Original file line number Diff line number Diff line change 11#! /bin/sh
22# TopGit - A different patch queue manager
33# Copyright (C) 2008 Petr Baudis <pasky@suse.cz>
4- # Copyright (C) 2014-2018 Kyle J. McKay <mackyle@gmail.com>
4+ # Copyright (C) 2014-2019 Kyle J. McKay <mackyle@gmail.com>
55# All rights reserved.
66# GPLv2
77
8- TG_VERSION=" 0.19.12-PRE "
8+ TG_VERSION=" 0.19.12"
99
1010# Update in Makefile if you add any code that requires a newer version of git
1111GIT_MINIMUM_VERSION=" @mingitver@"
You can’t perform that action at this time.
0 commit comments