contrib/atanks/atanks-3.1-version-fix.patch

10 lines
280 B
Diff
Raw Normal View History

2008-05-31 20:59:06 +02:00
diff -pruN atanks.orig/Makefile atanks/Makefile
2008-08-16 13:03:05 +02:00
--- atanks.orig/Makefile 2008-08-16 20:47:21.349143726 +1000
+++ atanks/Makefile 2008-08-16 20:57:49.480142909 +1000
2008-05-31 20:59:06 +02:00
@@ -1,4 +1,4 @@
-VERSION=2.8
2008-08-16 13:03:05 +02:00
+VERSION=3.1
2008-05-31 20:59:06 +02:00
export VERSION
FILENAME=atanks-${VERSION}
INSTALL=/usr/bin/install -c