verinfo.rc (841807c9) verinfo.rc (8d1a3dfa)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 11 unchanged lines hidden (view full) ---

20 *************************************************************/
21
22
23
24#if !defined(ENGLISH)
25#define LG_D // generate always german version
26#endif
27
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 11 unchanged lines hidden (view full) ---

20 *************************************************************/
21
22
23
24#if !defined(ENGLISH)
25#define LG_D // generate always german version
26#endif
27
28#define VER_FIRSTYEAR 2009
28#define VER_FIRSTYEAR 2000
29
30#include <windows.h>
31#include "version_so.hrc"
32
33// -----------------------------------------------------------------------
34// version information
35// -----------------------------------------------------------------------
36

--- 62 unchanged lines hidden ---
29
30#include <windows.h>
31#include "version_so.hrc"
32
33// -----------------------------------------------------------------------
34// version information
35// -----------------------------------------------------------------------
36

--- 62 unchanged lines hidden ---