diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:13 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:13 +0000 |
commit | d8dde2e8a40c9ace276890efd4519aece86f3e38 (patch) | |
tree | 8f5f9458953e8dd4b58b9117df96b7a408a58f91 | |
parent | fcab331fde54c6520ead9cb8796e16545400103f (diff) |
Update package version number for RC1 release.XORG-6_99_99_903XORG-6_99_99_902XORG-6_99_99_901MODULAR_COPY
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d790337..9ae1ef1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([DMXProto], [2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([DMXProto], [2.2.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) XORG_RELEASE_VERSION |