We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b181d commit 1fd6b47Copy full SHA for 1fd6b47
2 files changed
MOVE.LSM
@@ -0,0 +1,16 @@
1
+Begin3
2
+Title: Move
3
+Version: 3.4
4
+Entered-date: 2025-03-23
5
+Description: Move files from one location to another
6
+Summary: Move files from one location to another.
7
+Keywords: freedos, move
8
+Author: Joe Cosentino <hardmarine@comcast.net>
9
+ Diego Rodriguez <dieymir@yahoo.es>
10
+Maintained-by:
11
+Primary-site: https://github.com/FDOS/move
12
+Alternate-site: http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/move/
13
+defunct-site: http://www.geocities.com/xsaintx69/freedos
14
+Platforms: DOS
15
+Copying-policy: GNU General Public License, Version 2
16
+End
src/version.h
@@ -1,4 +1,4 @@
#ifndef __VERSION__H__
#define __VERSION__H__
-#define VERSION "3.3a"
+#define VERSION "3.4"
#endif
0 commit comments