]> git.sesse.net Git - kdenlive/commitdiff
We are at 0.8.1 rather then 0.81
authorTill Theato <root@ttill.de>
Fri, 29 Apr 2011 20:07:45 +0000 (20:07 +0000)
committerTill Theato <root@ttill.de>
Fri, 29 Apr 2011 20:07:45 +0000 (20:07 +0000)
svn path=/trunk/kdenlive/; revision=5567

CMakeLists.txt

index 726b1ebb7473c62e0ba656b40b14a4289f9af9f2..5fbc0191625d429f8136f7b91a4900753353fb10 100644 (file)
@@ -1,6 +1,6 @@
 project(kdenlive)
 
-set(BASE_VERSION 0.81)
+set(BASE_VERSION 0.8.1)
 set(LIBMLT_REQUIRED_VERSION 0.7)
 
 option(RELEASE_BUILD "Remove compilation date from program version (use for stable releases)" OFF)