summaryrefslogtreecommitdiff
path: root/package/aircrack-ng/patches/patch-src_version_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-04-04 10:34:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-04-04 10:34:02 +0200
commit5042ac8e5927d0089d3902b1c37e5bcc1565d053 (patch)
treecd2be3085808c5ac59dd70f9c610c6a40bfe3ffd /package/aircrack-ng/patches/patch-src_version_h
parent401dabf66529cfb5ab47b4c78d5e25fd493eef1f (diff)
parent4d569ed1a3305c7b7abe8fa4273cea3b559cc85a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Conflicts: BUGS package/autoconf/Makefile
Diffstat (limited to 'package/aircrack-ng/patches/patch-src_version_h')
-rw-r--r--package/aircrack-ng/patches/patch-src_version_h12
1 files changed, 5 insertions, 7 deletions
diff --git a/package/aircrack-ng/patches/patch-src_version_h b/package/aircrack-ng/patches/patch-src_version_h
index fca57354b..6cd968cc6 100644
--- a/package/aircrack-ng/patches/patch-src_version_h
+++ b/package/aircrack-ng/patches/patch-src_version_h
@@ -1,11 +1,9 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- aircrack-ng-1.0-rc3.orig/src/version.h 2009-03-26 22:01:02.000000000 +0100
-+++ aircrack-ng-1.0-rc3/src/version.h 2009-05-01 15:56:37.000000000 +0200
-@@ -1,6 +1,7 @@
- #define _MAJ 1
+--- aircrack-ng-1.0.orig/src/version.h 2009-09-01 11:30:48.000000000 +0200
++++ aircrack-ng-1.0/src/version.h 2009-12-04 22:53:25.000000000 +0100
+@@ -2,5 +2,6 @@
#define _MIN 0
#define _SUB_MIN 0
-+#define _REVISION 1
#define _BETA 0
- #define _RC 3
++#define _REVISION 1
+ #define _RC 0
#define WEBSITE "http://www.aircrack-ng.org"