small readme changes
[smdp.git] / include / mdp.h
index 7e265a6..f57920b 100644 (file)
@@ -2,7 +2,7 @@
 #define MDP_H
 
 /*
- * mpd -- A command-line based markdown presentation tool.
+ * mdp -- A command-line based markdown presentation tool.
  * Copyright (C) 2014 Michael Goehler
  *
  * This program is free software: you can redistribute it and/or modify
@@ -24,6 +24,6 @@
 #include "viewer.h"
 
 #define MAJOR_VERSION 0
-#define MINOR_VERSION 1
+#define MINOR_VERSION 90
 
 #endif // !defined( MDP_H )