summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-10-21 18:45:03 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-10-21 18:45:03 +0000
commit8da5f17fc3eb9fc621bea4a5482bc3995b56c9da (patch)
tree74754369a2b7ebd79eb6d1b968a45b4036751e7a /Makefile.in
parent12b6a06eecd7a7602614f64d149c1a2840719ae3 (diff)
downloadquilt-8da5f17fc3eb9fc621bea4a5482bc3995b56c9da.tar.gz
- Add `quilt fork' command.v0.26
- Add `quilt snapshot' command and `quilt diff --snapshot' option. - Bump the version number to 0.26.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2545112..360792e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -57,7 +57,7 @@ DIRT += $(BIN_IN:%=bin/%)
QUILT_IN := add applied delete diff files import new next patches \
pop previous push refresh remove series setup top unapplied \
- fork
+ fork snapshot
QUILT_SRC := $(QUILT_IN:%=%.in)
QUILT := $(QUILT_IN)