Author: Bleep <tomh@inxpress.net>
[ircu2.10.12-pk.git] / include / patchlevel.h
index 531b25fda251d1202ffacf2eb79e891d6f9cca26..91bb69ff4e8008f66e153a4e7510061525bd4aea 100644 (file)
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
-
-/*
- * PATCHes
  *
- * Only put here ADDED special stuff, for instance: ".mu3" or ".ban"
- * Please start the patchlevel with a '.'
+ * $Id$
  *
- * IMPORTANT: Since u2.9 there is a new format of this file. The reason
- * is that this way it shouldn't be needed anymore for the user to edit
- * this manually !!!
- * If you do, be sure you know what you are doing!
- *
- * For patch devellopers:
- * To make a diff of your patch, edit any of the below lines containing
- * a "" (an EMPTY string). Your patch will then succeed, with only an
- * offset, on the first empty place in the users patchlevel.h.
- * Do not change anyother line, the '\' are to make sure that the 'fuzz'
- * will stay 0. --Run
- */
-
-#define PATCH1 \
-               \
-               \
-               \
-               ".07"
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH2 \
-               \
-               \
-               \
-               ".bc"
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH3 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH4 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH5 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH6 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH7 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH8 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH9 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH10 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH11 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH12 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH13 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH14 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH15 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
  */
 
-#define PATCH16 \
-               \
-               \
-               \
-               ""
+#define PATCHLEVEL "06"
 
-/*
- * Deliberate empty lines
- */
-
-#define PATCH17 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH18 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH19 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH20 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH21 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH22 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH23 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH24 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH25 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH26 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH27 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH28 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH29 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH30 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#define PATCH31 \
-               \
-               \
-               \
-               ""
-
-/*
- * Deliberate empty lines
- */
-
-#ifdef TESTNET
-#define PATCH32 \
-               \
-               \
-               \
-               ".testnet"
-#else
-#define PATCH32 ""
-#endif
+#define RELEASE ".10.beta."
 
 /*
  * Deliberate empty lines