summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2007-03-13 15:05:53 -0400
committerDavid Cantrell <dcantrel@mortise.boston.redhat.com>2007-05-02 14:17:27 -0400
commit981dfe2a465d6263cfcba8febf0ba87c521d0ab3 (patch)
tree41f79e0e48eb525094717a65545a308a3ae83ef7 /configure.ac
parent3e456114e07fd03e58b7a74c2c9bbafb4812858e (diff)
downloadparted-981dfe2a465d6263cfcba8febf0ba87c521d0ab3.tar.gz
More changes to set the version number to 1.8.3.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1655879..86adcf4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl
dnl This file may be modified and/or distributed without restriction.
AC_PREREQ(2.61)
-AC_INIT([GNU parted],[1.9.9],[bug-parted@gnu.org])
+AC_INIT([GNU parted],[1.8.3],[bug-parted@gnu.org])
AC_CONFIG_SRCDIR(include/parted/parted.h)