diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-12-16 00:33:35 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-12-16 00:33:35 +0200 |
commit | 0a067639699a5639516200e780a68a779a82bde0 (patch) | |
tree | c2463ad3e31377973d24b143a994d3f2762668f5 | |
parent | 54a41faa66c411e9f82fb00333cd407cb94f4c3e (diff) |
bump to 1.0.2editres-1.0.2configure.ac
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f5df838..f159916 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(editres,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],editres) +AC_INIT(editres,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],editres) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |