Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
topgit: version 0.19.12
Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
  • Loading branch information
mackyle committed Jan 1, 2019
1 parent 46566d7 commit ca0d561
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Expand Up @@ -4,6 +4,7 @@
# creation to produce a "smudged" ChangeLog file containing the contents of the
# annotated/signed tags listed below.

topgit-0.19.12 # Compatibility Conundrum
topgit-0.19.11 # Speed Bump
topgit-0.19.10 # Pedantically POSIX
topgit-0.19.9 # Regression Relief
Expand Down
4 changes: 2 additions & 2 deletions tg.sh
@@ -1,11 +1,11 @@
#!/bin/sh
# TopGit - A different patch queue manager
# Copyright (C) 2008 Petr Baudis <pasky@suse.cz>
# Copyright (C) 2014-2018 Kyle J. McKay <mackyle@gmail.com>
# Copyright (C) 2014-2019 Kyle J. McKay <mackyle@gmail.com>
# All rights reserved.
# GPLv2

TG_VERSION="0.19.12-PRE"
TG_VERSION="0.19.12"

# 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 ca0d561

Please sign in to comment.