diff options
Diffstat (limited to 'package/nut/patches/patch-include_nut_version_h')
-rw-r--r-- | package/nut/patches/patch-include_nut_version_h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/nut/patches/patch-include_nut_version_h b/package/nut/patches/patch-include_nut_version_h new file mode 100644 index 000000000..2bc8039a4 --- /dev/null +++ b/package/nut/patches/patch-include_nut_version_h @@ -0,0 +1,8 @@ +$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ +--- nut-2.4.1.orig/include/nut_version.h 2009-02-17 10:25:13.000000000 +0100 ++++ nut-2.4.1/include/nut_version.h 2009-05-31 05:57:24.000000000 +0200 +@@ -1,3 +1,3 @@ + /* Autogenerated file. Do not change. */ + /* This file was generated by "make". */ +-#define NUT_VERSION_MACRO "2.4.1-1790" ++#define NUT_VERSION_MACRO "2.4.1" |