summaryrefslogtreecommitdiff
path: root/package/aircrack-ng/patches/patch-src_version_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/aircrack-ng/patches/patch-src_version_h')
-rw-r--r--package/aircrack-ng/patches/patch-src_version_h11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/aircrack-ng/patches/patch-src_version_h b/package/aircrack-ng/patches/patch-src_version_h
new file mode 100644
index 000000000..fca57354b
--- /dev/null
+++ b/package/aircrack-ng/patches/patch-src_version_h
@@ -0,0 +1,11 @@
+$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
+ #define _MIN 0
+ #define _SUB_MIN 0
++#define _REVISION 1
+ #define _BETA 0
+ #define _RC 3
+ #define WEBSITE "http://www.aircrack-ng.org"