diff --git a/CMakeLists.txt b/CMakeLists.txt index beccf9699..4df21a8fd 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ project(Aten) set(DESCRIPTION "Aten - Atomic configuration builder and editor") set(AUTHOR "Tristan Youngs") set(VERSION_MAJOR "1") -set(VERSION_MINOR "829") +set(VERSION_MINOR "830") set(VERSION_PATCH "1") set(CMAKE_BUILD_TYPE "Release") diff --git a/TODO b/TODO index 21ab2246a..763dd085f 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@

Known Bugs