Skip to content

Commit

Permalink
topgit: version 0.19.13
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle J. McKay <[email protected]>
  • Loading branch information
mackyle committed Sep 9, 2021
1 parent 78ed5a4 commit 6425af5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# archive creation to produce a "smudged" ChangeLog file containing the
# contents of the annotated/signed tags listed below.

topgit-0.19.13 # Infernally Internal
topgit-0.19.12 # Compatibility Conundrum
topgit-0.19.11 # Speed Bump
topgit-0.19.10 # Pedantically POSIX
Expand Down
4 changes: 2 additions & 2 deletions tg.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/bin/sh
# TopGit - A different patch queue manager
# Copyright (C) 2008 Petr Baudis <[email protected]>
# Copyright (C) 2014-2019 Kyle J. McKay <[email protected]>
# Copyright (C) 2014-2021 Kyle J. McKay <[email protected]>
# All rights reserved.
# GPLv2

TG_VERSION="0.19.13-PRE"
TG_VERSION="0.19.13"

# Update in Makefile if you add any code that requires a newer version of git
GIT_MINIMUM_VERSION="@mingitver@"
Expand Down

0 comments on commit 6425af5

Please sign in to comment.