Hey people :)
Im new to Dev and i need to do something simple: I need to keep some versions of my app, separated from others, i mean, once it comes to a stable version, export the .dev file and all .c, .h and .rc files to a version x.x.x.x dir and keep working the app in other files/directory.

Im not finding a way to do it as i cant find at the ide an option to export or save  the whole project with all its files to another dir.