diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-11-08 16:29:43 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-11-08 16:29:43 +0200 |
commit | 08cf5e3544be3a64725e5aacd6209bae32185ff0 (patch) | |
tree | ed9cb2589e15c0f3a76548d65043ea1fe52e2b3b | |
parent | b155ad1329e193987ed4102384b7996d6dd45088 (diff) |
bump to 1.0.3mkfontscale-1.0.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7255a41..404b254 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(mkfontscale, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], mkfontscale) +AC_INIT(mkfontscale, [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], mkfontscale) AM_INIT_AUTOMAKE([dist-bzip2 foreign]) AM_MAINTAINER_MODE |