Remove dotted-decimal version numbers from the text client.
authorArt Cancro <ajc@citadel.org>
Sun, 24 Apr 2016 18:53:57 +0000 (14:53 -0400)
committerArt Cancro <ajc@citadel.org>
Sun, 24 Apr 2016 18:53:57 +0000 (14:53 -0400)
textclient/configure.ac

index a979aa5d71cc8fee7f1b9b0f9d6903f51fc91d62..2fa5c902ab355c378faec41ecccbddbafa5e29b8 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
-AC_INIT([Citadel], [9.01], [http://www.citadel.org/])
+AC_INIT([Citadel], [902], [http://www.citadel.org/])
 AC_REVISION([$Revision: 5108 $])
 
 AC_CONFIG_HEADER(sysdep.h)