Lotsa stuff. See the changeLog for more details.
[citadel.git] / citadel / serv_expire.c
index c2d34b64cc3076b14d0a84cb7cf41f2c59eb1cb1..aaa1e146d183a7921a5886a208dd171caea99527 100644 (file)
@@ -95,8 +95,8 @@ extern struct CitContext *ContextList;
 #define MODULE_NAME    "Expire old messages, users, rooms"
 #define MODULE_AUTHOR  "Art Cancro"
 #define MODULE_EMAIL   "ajc@uncnsrd.mt-kisco.ny.us"
-#define MAJOR_VERSION  0
-#define MINOR_VERSION  1
+#define MAJOR_VERSION  1
+#define MINOR_VERSION  0
 
 static struct DLModule_Info info = {
        MODULE_NAME,