> For the complete documentation index, see [llms.txt](https://docs.geodin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodin.com/geodin-desktop/tr/yonetim/updating-and-upgrading/release-and-beta-update-guide-until-geodin-10.1.md).

# Sürüm ve Beta Güncelle Kılavuzu (GeoDin 10.1'e kadar)

#### 1. **En Son Yayın Versiyonuna şuraya Güncelle**

**Çevrim içi güncelleme**

* şuraya gidin **Sistem** GeoDin Kullanıcı arayüzüne ait sol üst Üzerinde bulunan sekme.
* Başlat **Çevrim içi güncelleme** Yöntem altındaki **Sistem yapılandırması** düğümü.

Çevrim içi güncelleme yaklaşık 15 MB indirir `...\GeoDinFolder\Güncelle`. Veriler değiştirilirken, GeoDin bir yedek dizin oluşturur `...\GeoDinFolder\Backup_<Tarih bilgisi>` ve değiştirilen her dosyayı orada saklar, bu yüzden çevrim içi güncellemenin kendisine ait bir elle yedekleme aşamasına ihtiyacı yoktur.

**GeoDin 15 için Elle Güncelle**

* İletişim <support@geodin.com> yardım için.

**GeoDin 10.1 için Elle Güncelle**

1. İndir `geodin.zip` Dosya Şuradan:\
   <https://download.geodin.com/geodin/geodin.zip>\
   \&#xNAN;*(Eski program Veriler arşiv içinde Mevcut:* [*https://download.geodin.com/geodin/archive/*](https://download.geodin.com/geodin/archive/)*)*
2. İndirilen arşivi açın.
3. Mevcut olanı değiştirin `geodin.exe` Dosya içinde **BIN** GeoDin Yükleme dizinini yenisiyle değiştirin.\
   \&#xNAN;*(İpucu: Yedekleme amacıyla mevcut Dosyayı önceden Yeniden adlandırın veya Hareket ettirin.)*

#### **2. En Son Beta Versiyonuna Güncelle (GeoDin 10.1'e Kadar)**

Beta Versiyon, en son gelişmeleri ve iyileştirmeleri içerir ancak küçük hatalar barındırabilir. Lütfen bunu yüklemeden önce Not edin.

Adımlar:

1. İndir `geodin.zip` Dosya Şuradan:\
   <https://download.geodin.com/geodin/beta/geodin.zip>
2. İndirilen ZIP arşivini açın.
3. Mevcut olanı değiştirin `geodin.exe` Dosya içinde **BIN** GeoDin Yükleme dizinini yenisiyle değiştirin.\
   \&#xNAN;*(İpucu: Yedekleme amacıyla mevcut Dosyayı önceden Yeniden adlandırın veya Hareket ettirin.)*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.geodin.com/geodin-desktop/tr/yonetim/updating-and-upgrading/release-and-beta-update-guide-until-geodin-10.1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
