X-Git-Url: https://git.gag.com/?p=debian%2Fyforth;a=blobdiff_plain;f=debian%2Fpatches%2Fversion-not-beta;fp=debian%2Fpatches%2Fversion-not-beta;h=176b617a010b29c85e17ac528ccbee1ef5646cc4;hp=0000000000000000000000000000000000000000;hb=874fa0a7ad5fed8b142d73c668fff9f8ab567010;hpb=dc1983d047aa8bd066900d8c02c28f0342923776 diff --git a/debian/patches/version-not-beta b/debian/patches/version-not-beta new file mode 100644 index 0000000..176b617 --- /dev/null +++ b/debian/patches/version-not-beta @@ -0,0 +1,11 @@ +diff --git a/ver.h b/ver.h +index 3782906..cfddc40 100644 +--- a/ver.h ++++ b/ver.h +@@ -20,5 +20,5 @@ + + #define VER_HI 0 + #define VER_LO 2 +-#define VER_TEST "+beta" ++#define VER_TEST "" +