Hum hum, it's better if release number is 2.11.92 too.

* configure.in:

	Hum hum, it's better if release number is 2.11.92 too.
This commit is contained in:
Benoît Dejean
2005-08-22 17:06:23 +00:00
parent 88d606d814
commit b43a1e01c0
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2005-08-22 Benoît Dejean <benoit@placenet.org>
* configure.in:
Hum hum, it's better if release number is 2.11.92 too.
2005-08-22 Benoît Dejean <benoit@placenet.org>
* NEWS:

View File

@@ -8,7 +8,7 @@ AC_CANONICAL_SYSTEM
LIBGTOP_MAJOR_VERSION=2
LIBGTOP_MINOR_VERSION=11
LIBGTOP_MICRO_VERSION=91
LIBGTOP_MICRO_VERSION=92
LIBGTOP_VERSION=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION.$LIBGTOP_MICRO_VERSION
AM_INIT_AUTOMAKE(libgtop, $LIBGTOP_VERSION)