aboutsummaryrefslogtreecommitdiff
path: root/compile
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-07-21 13:24:58 +0200
committerGuido Günther <agx@sigxcpu.org>2016-07-21 13:24:58 +0200
commitc344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4 (patch)
tree28d09bd6afde8055f7b51dcd6b0f0b1ca31dac56 /compile
parentNew upstream version 3.15.4 (diff)
downloadkrb5-auth-dialog-c344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4.tar.gz
krb5-auth-dialog-c344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4.tar.bz2
krb5-auth-dialog-c344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4.zip
New upstream version 3.20.0
Diffstat (limited to 'compile')
-rwxr-xr-xcompile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile b/compile
index 531136b..a85b723 100755
--- a/compile
+++ b/compile
@@ -3,7 +3,7 @@
scriptversion=2012-10-14.11; # UTC
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify
bgstack15