mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-19 18:54:50 +02:00
Set binary age to 0 to make it compile.
2002-07-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: Set binary age to 0 to make it compile.
This commit is contained in:
parent
ab44c4b616
commit
b826ae8db4
@ -1,3 +1,7 @@
|
|||||||
|
2002-07-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||||
|
|
||||||
|
* configure.in: Set binary age to 0 to make it compile.
|
||||||
|
|
||||||
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
||||||
|
|
||||||
* configure.in: Up version to 2.1.0.
|
* configure.in: Up version to 2.1.0.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-07-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||||
|
|
||||||
|
* configure.in: Set binary age to 0 to make it compile.
|
||||||
|
|
||||||
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
||||||
|
|
||||||
* configure.in: Up version to 2.1.0.
|
* configure.in: Up version to 2.1.0.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-07-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||||
|
|
||||||
|
* configure.in: Set binary age to 0 to make it compile.
|
||||||
|
|
||||||
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
||||||
|
|
||||||
* configure.in: Up version to 2.1.0.
|
* configure.in: Up version to 2.1.0.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-07-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||||
|
|
||||||
|
* configure.in: Set binary age to 0 to make it compile.
|
||||||
|
|
||||||
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
||||||
|
|
||||||
* configure.in: Up version to 2.1.0.
|
* configure.in: Up version to 2.1.0.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-07-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||||
|
|
||||||
|
* configure.in: Set binary age to 0 to make it compile.
|
||||||
|
|
||||||
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
||||||
|
|
||||||
* configure.in: Up version to 2.1.0.
|
* configure.in: Up version to 2.1.0.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-07-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||||
|
|
||||||
|
* configure.in: Set binary age to 0 to make it compile.
|
||||||
|
|
||||||
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
||||||
|
|
||||||
* configure.in: Up version to 2.1.0.
|
* configure.in: Up version to 2.1.0.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-07-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||||
|
|
||||||
|
* configure.in: Set binary age to 0 to make it compile.
|
||||||
|
|
||||||
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
2002-07-01 Anders Carlsson <andersca@gnu.org>
|
||||||
|
|
||||||
* configure.in: Up version to 2.1.0.
|
* configure.in: Up version to 2.1.0.
|
||||||
|
@ -35,7 +35,7 @@ GLIB_MAJOR_VERSION=2
|
|||||||
GLIB_MINOR_VERSION=1
|
GLIB_MINOR_VERSION=1
|
||||||
GLIB_MICRO_VERSION=0
|
GLIB_MICRO_VERSION=0
|
||||||
GLIB_INTERFACE_AGE=0
|
GLIB_INTERFACE_AGE=0
|
||||||
GLIB_BINARY_AGE=`expr 100 '*' GLIB_MINOR_VERSION + $GLIB_MICRO_VERSION
|
GLIB_BINARY_AGE=0
|
||||||
GLIB_VERSION=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION.$GLIB_MICRO_VERSION
|
GLIB_VERSION=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION.$GLIB_MICRO_VERSION
|
||||||
])dnl
|
])dnl
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user